seksa commited on
Commit
5879ae2
·
verified ·
1 Parent(s): 3980b84

Create .dockerignore

Browse files
Files changed (1) hide show
  1. .dockerignore +7 -0
.dockerignore ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ **/__pycache__
2
+ **/*.pyc
3
+ node_modules
4
+ .git
5
+ .gitignore
6
+ .env
7
+ .DS_Store