Spaces:
Runtime error
Runtime error
Avi-17 commited on
Commit ·
8d7c04d
1
Parent(s): 87600b0
added .gitignore
Browse files- .DS_Store +0 -0
- .gitignore +3 -0
.DS_Store
ADDED
|
Binary file (6.15 kB). View file
|
|
|
.gitignore
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
.env
|
| 2 |
+
.venv
|
| 3 |
+
__pycache__
|