Spaces:
Sleeping
Sleeping
sakshamlakhera
commited on
Commit
·
969e79c
1
Parent(s):
ec5275c
docker change2
Browse files- .dockerignore +5 -0
.dockerignore
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
__pycache__/
|
2 |
+
.DS_Store
|
3 |
+
.git/
|
4 |
+
*.pth
|
5 |
+
.env
|