npmextra/.gitignore

19 lines
158 B
Plaintext
Raw Normal View History

2019-05-10 14:55:39 +00:00
.nogit/
# artifacts
2016-07-13 22:14:28 +00:00
coverage/
2016-09-16 20:28:38 +00:00
public/
2019-05-10 14:55:39 +00:00
pages/
# installs
node_modules/
# caches and builds
.yarn/
.cache/
dist/
dist_web/
dist_serve/
dist_ts_web/
# custom