xoxys.homeassistant_docker/.gitignore

14 lines
148 B
Plaintext
Raw Normal View History

2019-04-27 13:52:50 +02:00
# ---> Ansible
*.retry
2019-10-28 20:02:08 +01:00
plugins
2019-05-20 11:47:36 +02:00
library
2019-04-27 13:52:50 +02:00
2019-05-26 17:58:47 +02:00
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# ---> Docs
/_docs