Spaces:
Runtime error
Runtime error
Oleksii Horhcynskyi
commited on
Commit
·
58b6e64
1
Parent(s):
b1ce51e
included .env in .gitignore
Browse files- .gitignore +2 -1
.gitignore
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
.venv/
|
| 2 |
-
.idea/
|
|
|
|
|
|
| 1 |
.venv/
|
| 2 |
+
.idea/
|
| 3 |
+
.env
|