[SKIP CI] remove pyc files
This commit is contained in:
parent
f47d63fd8e
commit
98e1afa043
6
.gitignore
vendored
6
.gitignore
vendored
@ -3,3 +3,9 @@
|
||||
filter/plugins/
|
||||
library
|
||||
|
||||
# ---> Python
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user