xoxys.docker_engine/.gitignore

14 lines
148 B
Plaintext
Raw Normal View History

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