Spaces:
Runtime error
Runtime error
Connor Adams
commited on
Commit
·
7259311
1
Parent(s):
9bd6b8a
Update .gitignore
Browse files- .gitignore +2 -1
.gitignore
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
.venv
|
2 |
-
.mypy_cache
|
|
|
|
1 |
.venv
|
2 |
+
.mypy_cache
|
3 |
+
__pycache__
|