smartupdate/.gitignore

20 lines
142 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/
2020-06-25 20:10:43 +00:00
dist_*/
2019-09-04 14:27:42 +00:00
# custom