12 lines
137 B
Plaintext
12 lines
137 B
Plaintext
|
# ---> Ansible
|
||
|
*.retry
|
||
|
filter/plugins/
|
||
|
library
|
||
|
|
||
|
# ---> Python
|
||
|
# Byte-compiled / optimized / DLL files
|
||
|
__pycache__/
|
||
|
*.py[cod]
|
||
|
*$py.class
|
||
|
|