mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-21 20:07:27 +00:00
25 lines
233 B
Plaintext
25 lines
233 B
Plaintext
build/*
|
|
build-temp/*
|
|
node_modules/*
|
|
bower_components/*
|
|
npm-debug.log
|
|
.DS_Store
|
|
hass_frontend/*
|
|
|
|
# Python stuff
|
|
*.py[cod]
|
|
*.egg
|
|
*.egg-info
|
|
|
|
# venv stuff
|
|
pyvenv.cfg
|
|
pip-selfcheck.json
|
|
venv
|
|
.venv
|
|
lib
|
|
bin
|
|
dist
|
|
|
|
# Secrets
|
|
.lokalise_token
|