ha-frontend/.gitignore

36 lines
358 B
Plaintext
Raw Normal View History

2018-05-26 17:50:03 +02:00
build
build-translations/*
2015-07-13 01:57:15 +02:00
node_modules/*
2015-08-30 22:52:31 +02:00
npm-debug.log
2016-08-17 23:04:52 +02:00
.DS_Store
hass_frontend/*
.reify-cache
# Python stuff
*.py[cod]
*.egg
*.egg-info
# venv stuff
pyvenv.cfg
pip-selfcheck.json
venv
.venv
lib
bin
dist
# vscode
.vscode/*
!.vscode/extensions.json
2020-06-22 19:24:01 +02:00
# Cast dev settings
src/cast/dev_const.ts
# Secrets
.lokalise_token
yarn-error.log
#asdf
.tool-versions