Spaces:
Sleeping
Sleeping
drakosfire
commited on
Commit
•
c3c0e66
1
Parent(s):
b1df057
added .gitignore to ignore __pycache__/
Browse files- .gitignore +2 -0
.gitignore
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
# Python Cache
|
2 |
+
__pycache__/
|