Spaces:
Runtime error
Runtime error
usag1e
commited on
Commit
·
a018209
1
Parent(s):
7ac3def
Add .gitignore to exclude local files
Browse files- .gitignore +2 -0
.gitignore
CHANGED
@@ -1 +1,3 @@
|
|
1 |
env/
|
|
|
|
|
|
1 |
env/
|
2 |
+
*.pyc
|
3 |
+
__pycache__/
|