mirror of
https://github.com/home-assistant/core.git
synced 2025-04-22 00:07:59 +00:00
19 lines
185 B
Plaintext
19 lines
185 B
Plaintext
# General files
|
|
.git
|
|
.github
|
|
config
|
|
docs
|
|
|
|
# Development
|
|
.devcontainer
|
|
.vscode
|
|
|
|
# Test related files
|
|
tests
|
|
|
|
# Other virtualization methods
|
|
venv
|
|
.vagrant
|
|
|
|
# Temporary files
|
|
**/__pycache__ |