xoxys.python3/.gitignore

14 lines
156 B
Plaintext
Raw Normal View History

2018-11-27 22:37:05 +01:00
# ---> Ansible
*.retry
2019-06-09 13:10:45 +02:00
filter/plugins/
library
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
2018-11-27 22:37:05 +01:00
# ---> Docs
/_docs