smartpath/.gitignore

20 lines
142 B
Plaintext
Raw Normal View History

2020-04-13 17:30:49 +00:00
.nogit/
# artifacts
2016-09-30 15:08:09 +00:00
coverage/
public/
2020-04-13 17:30:49 +00:00
pages/
# installs
node_modules/
# caches
.yarn/
.cache/
.rpt2_cache
# builds
dist/
dist_*/
# custom