Spaces:
Paused
Paused
Commit
·
87c10b9
1
Parent(s):
5047f3c
Remove .env from git and ignore it
Browse files- .gitignore +1 -1
.gitignore
CHANGED
@@ -36,4 +36,4 @@ backend/model/*.pkl
|
|
36 |
|
37 |
# OS specific
|
38 |
.DS_Store
|
39 |
-
.venv
|
|
|
36 |
|
37 |
# OS specific
|
38 |
.DS_Store
|
39 |
+
.venv.env
|