Spaces:
Paused
Paused
Commit ·
71fd703
1
Parent(s): aec7db1
Add .env and __pycache__ to .gitignore
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -1 +1,2 @@
|
|
| 1 |
.env
|
|
|
|
|
|
| 1 |
.env
|
| 2 |
+
__pycache__
|