logdna/.gitignore

20 lines
142 B
Plaintext
Raw Permalink Normal View History

2018-11-01 17:13:34 +00:00
.nogit/
2020-06-03 03:13:01 +00:00
# artifacts
2018-11-01 17:13:34 +00:00
coverage/
public/
pages/
2020-06-03 03:13:01 +00:00
# installs
node_modules/
# caches
2018-11-01 17:13:34 +00:00
.yarn/
2020-06-03 03:13:01 +00:00
.cache/
.rpt2_cache
# builds
dist/
dist_*/
# custom