hubl/.gitignore

10 lines
163 B
Plaintext
Raw Normal View History

2018-09-28 19:20:15 +00:00
/node_modules
2018-12-19 10:30:05 +00:00
/src/config.json
2018-09-28 19:20:15 +00:00
/www/index.html
2018-12-17 14:20:36 +00:00
/www/index.prod.html
2019-03-24 19:20:46 +00:00
/www/index.staging.html
2018-09-28 19:20:15 +00:00
/www/styles/
/www/scripts/
2018-09-29 00:22:00 +00:00
/www/lib/
2018-10-05 11:07:14 +00:00
/www/oidc-client-config.json
*.iml