smartpdf/.gitignore

22 lines
169 B
Plaintext
Raw Normal View History

2018-10-06 13:25:45 +00:00
.nogit/
2019-05-28 21:57:50 +00:00
# artifacts
2018-10-06 13:25:45 +00:00
coverage/
public/
pages/
2019-05-28 21:57:50 +00:00
# installs
node_modules/
# caches
2018-10-06 13:25:45 +00:00
.yarn/
2019-05-28 21:57:50 +00:00
.cache/
.rpt2_cache
# builds
dist/
dist_web/
dist_serve/
dist_ts_web/
2019-06-04 09:29:30 +00:00
# custom