GOGO198 commited on
Commit
d88b0c1
·
verified ·
1 Parent(s): 49bc88a

Create .dockerignore

Browse files
Files changed (1) hide show
  1. .dockerignore +4 -0
.dockerignore ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ __pycache__
2
+ *.pyc
3
+ .git
4
+ .vscode