Spaces:
Running
Running
herilalaina
commited on
Commit
•
5694c82
1
Parent(s):
fee3b67
update gitignore
Browse files- .gitignore +2 -0
.gitignore
CHANGED
@@ -1 +1,3 @@
|
|
1 |
*.pyc
|
|
|
|
|
|
1 |
*.pyc
|
2 |
+
__pycache__/
|
3 |
+
*.py[co]
|