npmextra/.gitignore

19 lines
158 B
Plaintext
Raw Normal View History

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