CatoG commited on
Commit ·
f609cf9
1
Parent(s): 3c9d64e
Ignore Python bytecode caches
Browse files- .gitignore +1 -1
.gitignore
CHANGED
|
@@ -1,2 +1,2 @@
|
|
| 1 |
__pycache__/
|
| 2 |
-
*.
|
|
|
|
| 1 |
__pycache__/
|
| 2 |
+
*.py[cod]
|