1
0
mirror of https://github.com/home-assistant/core synced 2024-07-08 20:17:01 +00:00
home-assistant-core/.dockerignore
Pascal Vizeli 6e6ad94df6
Integrate dockerbuild (#33168)
* Integrate dockerbuild

* cleanup
2020-03-23 00:39:37 +01:00

20 lines
190 B
Plaintext

# General files
.git
.github
config
docs
# Development
.devcontainer
.vscode
# Test related files
.tox
tests
# Other virtualization methods
venv
.vagrant
# Temporary files
**/__pycache__