Spaces:
Runtime error
Runtime error
Ajay Harikumar commited on
Commit ·
2b131a5
1
Parent(s): 4238956
Add .gitignore
Browse files- .gitignore +3 -0
.gitignore
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
.DS_Store
|
| 2 |
+
__pycache__
|
| 3 |
+
.env
|