smartupdate/.gitignore

22 lines
169 B
Plaintext
Raw Normal View History

2017-08-15 17:29:18 +00:00
.nogit/
2019-09-04 14:27:42 +00:00
# artifacts
2017-08-15 17:29:18 +00:00
coverage/
public/
pages/
2019-09-04 14:27:42 +00:00
# installs
node_modules/
# caches
.yarn/
.cache/
.rpt2_cache
# builds
dist/
dist_web/
dist_serve/
dist_ts_web/
# custom