Spaces:
Sleeping
Sleeping
Commit ·
3b1a554
1
Parent(s): 435285c
Remove venv from tracking and add .gitignore
Browse files- .gitignore +2 -1
.gitignore
CHANGED
|
@@ -1 +1,2 @@
|
|
| 1 |
-
.env
|
|
|
|
|
|
| 1 |
+
.env
|
| 2 |
+
venv/
|