mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-07 17:26:32 +00:00
🚀 Adds venv to .dockerignore (#701)
This commit is contained in:
parent
622e99e04c
commit
17904d70d8
@ -7,3 +7,7 @@
|
||||
|
||||
# Temporary files
|
||||
**/__pycache__
|
||||
|
||||
# virtualenv
|
||||
venv/
|
||||
ENV/
|
||||
|
Loading…
x
Reference in New Issue
Block a user