[SKIP CI] remove pyc files
This commit is contained in:
parent
5f7e0d37e8
commit
f8dc561b0c
9
.gitignore
vendored
9
.gitignore
vendored
@ -1,4 +1,11 @@
|
||||
# ---> Ansible
|
||||
*.retry
|
||||
*.pyc
|
||||
filter/plugins/
|
||||
library
|
||||
|
||||
# ---> Python
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user