Spaces:
Runtime error
Runtime error
macrdel
commited on
Commit
•
7773141
1
Parent(s):
5da36ef
add __pycache__ to .gitignore
Browse files- .gitignore +2 -1
.gitignore
CHANGED
@@ -1 +1,2 @@
|
|
1 |
-
venv/
|
|
|
|
1 |
+
venv/
|
2 |
+
__pycache__/
|