xoxys.droneci/.gitignore

14 lines
156 B
Plaintext
Raw Normal View History

2018-12-13 23:09:22 +01:00
# ---> Ansible
*.retry
2019-05-26 17:59:38 +02:00
filter/plugins/
library
2018-12-13 23:09:22 +01:00
2019-05-26 17:57:27 +02:00
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# ---> Docs
/_docs