logcontext/.gitignore

20 lines
142 B
Plaintext
Raw Normal View History

2017-10-16 07:07:19 +00:00
.nogit/
2020-07-20 11:57:20 +00:00
# artifacts
2017-10-16 07:07:19 +00:00
coverage/
public/
pages/
2020-07-20 11:57:20 +00:00
# installs
node_modules/
# caches
.yarn/
.cache/
.rpt2_cache
# builds
dist/
dist_*/
# custom