CatoG commited on
Commit
f609cf9
·
1 Parent(s): 3c9d64e

Ignore Python bytecode caches

Browse files
Files changed (1) hide show
  1. .gitignore +1 -1
.gitignore CHANGED
@@ -1,2 +1,2 @@
1
  __pycache__/
2
- *.pyc
 
1
  __pycache__/
2
+ *.py[cod]