Spaces:
Sleeping
Sleeping
Commit
•
bb785d1
1
Parent(s):
9914aa0
Ignore .env file in git
Browse files- .gitignore +1 -0
.gitignore
CHANGED
@@ -1 +1,2 @@
|
|
1 |
__pycache__/app.cpython-311.pyc
|
|
|
|
1 |
__pycache__/app.cpython-311.pyc
|
2 |
+
.env
|