xoxys.homeassistant_docker/.gitignore

12 lines
137 B
Plaintext
Raw Normal View History

2019-04-27 13:52:50 +02:00
# ---> Ansible
*.retry
2019-05-20 11:47:36 +02:00
filter/plugins/
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