* Use authorize page if auth provider * Add webcomponent polyfill * More fixes * ES5 fix * Lint * Use redirect_uri * upgrade uglify to fix tests? * Update browsers used for testing
32 lines
346 B
Plaintext
32 lines
346 B
Plaintext
build/*
|
|
build-temp/*
|
|
build-es5/*
|
|
build-temp-es5/*
|
|
build-translations/*
|
|
build-hassio/*
|
|
node_modules/*
|
|
bower_components/*
|
|
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
|