Spaces:
Sleeping
Sleeping
Essi
commited on
Commit
·
87a05ed
1
Parent(s):
a09e159
chore: Update .gitignore to exclude `__pycache__` directory
Browse files- .gitignore +2 -1
.gitignore
CHANGED
@@ -1 +1,2 @@
|
|
1 |
-
.venv/
|
|
|
|
1 |
+
.venv/
|
2 |
+
__pycache__/
|