Spaces:
Runtime error
Runtime error
shawnljw commited on
Commit ·
2db959e
1
Parent(s): 73dce95
add gitignore
Browse files- .gitignore +2 -0
.gitignore
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
venv/
|
| 2 |
+
__pycache__/
|