Spaces:
Runtime error
Runtime error
imalexianne
commited on
Commit
·
583ceab
1
Parent(s):
6d82fb7
add .gitignore
Browse files- .gitignore +3 -0
.gitignore
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
/.venv*/
|
2 |
+
venv/
|
3 |
+
.vscode/
|