2018-12-12 22:25:36 +00:00
|
|
|
# ---> Ansible
|
|
|
|
*.retry
|
2019-11-24 16:21:18 +00:00
|
|
|
plugins
|
2019-05-26 15:59:09 +00:00
|
|
|
library
|
2019-05-26 15:56:52 +00:00
|
|
|
|
|
|
|
# ---> Python
|
|
|
|
# Byte-compiled / optimized / DLL files
|
|
|
|
__pycache__/
|
|
|
|
*.py[cod]
|
|
|
|
*$py.class
|
2018-12-12 22:25:36 +00:00
|
|
|
|