ha-supervisor/.dockerignore

24 lines
211 B
Plaintext
Raw Normal View History

2017-09-27 17:17:08 +02:00
# General files
.git
.github
.devcontainer
.vscode
2017-09-27 17:17:08 +02:00
# Test related files
.tox
# Temporary files
**/__pycache__
.pytest_cache
# virtualenv
venv/
# Data
home-assistant-polymer/
script/
tests/
# Test ENV
data/