TDN-M commited on
Commit
a5227fa
·
verified ·
1 Parent(s): 897f866

Create .dockerignore

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