smartcheck/.gitignore

19 lines
158 B
Plaintext
Raw Permalink Normal View History

2019-03-02 22:10:32 +00:00
.nogit/
# artifacts
coverage/
public/
pages/
2015-11-28 21:20:24 +00:00
2019-03-02 22:10:32 +00:00
# installs
node_modules/
2015-11-28 21:20:24 +00:00
2019-03-02 22:10:32 +00:00
# caches and builds
.yarn/
.cache/
dist/
dist_web/
dist_serve/
dist_ts_web/
2015-11-28 21:20:24 +00:00
2019-03-02 22:10:32 +00:00
# custom