2019-04-27 11:52:50 +00:00
|
|
|
# ---> Ansible
|
|
|
|
*.retry
|
2019-10-28 19:02:08 +00:00
|
|
|
plugins
|
2019-05-20 09:47:36 +00:00
|
|
|
library
|
2019-04-27 11:52:50 +00:00
|
|
|
|
2019-05-26 15:58:47 +00:00
|
|
|
# ---> Python
|
|
|
|
# Byte-compiled / optimized / DLL files
|
|
|
|
__pycache__/
|
|
|
|
*.py[cod]
|
|
|
|
*$py.class
|
|
|
|
|