Roboproch commited on
Commit
d9fd99e
·
1 Parent(s): abd7373

creazione .dockerignore

Browse files
Files changed (1) hide show
  1. .dockerignore +9 -0
.dockerignore ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ .git
2
+ .github
3
+ __pycache__
4
+ venv
5
+ env
6
+ .ipynb_checkpoints
7
+ data/
8
+ *.bin
9
+ *.pt