ha-frontend-cdce8p/.gitignore
Paulus Schoutsen 3b7a206cec
Add an authorize page for authentication (#1147)
* 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
2018-05-10 14:25:36 -04:00

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