Spaces:
Sleeping
Sleeping
Commit
·
15d67c8
1
Parent(s):
4184fff
ignore cache
Browse files- .gitignore +2 -0
.gitignore
CHANGED
|
@@ -1 +1,3 @@
|
|
| 1 |
.env
|
|
|
|
|
|
|
|
|
| 1 |
.env
|
| 2 |
+
__pycache__/
|
| 3 |
+
*.pyc
|