Blakus commited on
Commit
7fbddbd
·
verified ·
1 Parent(s): f84750a

Create .dockerignore

Browse files
Files changed (1) hide show
  1. .dockerignore +13 -0
.dockerignore ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ .git
2
+ .gitignore
3
+ __pycache__
4
+ venv
5
+ .env
6
+ *.pth
7
+ *.index
8
+ *.safetensors
9
+ *.bin
10
+ *.ckpt
11
+ node_modules
12
+ pip_cache
13
+ /data