Spaces:
Runtime error
Runtime error
sharyash1101
commited on
Commit
•
d52a120
1
Parent(s):
2305b97
Create .gitignore
Browse files- .gitignore +3 -0
.gitignore
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
.venv
|
2 |
+
__pycache__
|
3 |
+
flagged
|