xoxys.nginx/.gitignore

14 lines
156 B
Plaintext
Raw Normal View History

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
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
2019-05-26 15:55:28 +00:00
# ---> Docs
/_docs