2019-05-26 15:55:28 +00:00
|
|
|
# ---> Ansible
|
|
|
|
*.retry
|
2019-05-26 16:02:18 +00:00
|
|
|
filter/plugins/
|
|
|
|
library
|
2019-05-26 15:55:28 +00:00
|
|
|
|
2019-03-25 21:23:40 +00:00
|
|
|
# ---> Python
|
|
|
|
# Byte-compiled / optimized / DLL files
|
|
|
|
__pycache__/
|
|
|
|
*.py[cod]
|
|
|
|
*$py.class
|
2019-05-26 15:55:28 +00:00
|
|
|
|