ha-core/.dockerignore

14 lines
142 B
Plaintext

# General files
.git
.github
config
# Test related files
.tox
# Other virtualization methods
venv
.vagrant
# Temporary files
**/__pycache__