mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-20 03:17:20 +00:00

* Generate hass icons * Generate Hass.io icons * Convert hass.io to use hassio iconset * Convert src to use hass iconset * Give mdi-icons a chunk name * gen-index-html aware of hass-icons * Use ha-icon for rendering state icon
27 lines
268 B
Plaintext
27 lines
268 B
Plaintext
build
|
|
build-translations/*
|
|
node_modules/*
|
|
npm-debug.log
|
|
.DS_Store
|
|
hass_frontend/*
|
|
hass_frontend_es5/*
|
|
.reify-cache
|
|
|
|
# Python stuff
|
|
*.py[cod]
|
|
*.egg
|
|
*.egg-info
|
|
|
|
# venv stuff
|
|
pyvenv.cfg
|
|
pip-selfcheck.json
|
|
venv
|
|
.venv
|
|
lib
|
|
bin
|
|
dist
|
|
|
|
# Secrets
|
|
.lokalise_token
|
|
yarn-error.log
|