tsbuild/.gitignore

20 lines
142 B
Plaintext
Raw Permalink Normal View History

2019-08-26 16:28:03 +02:00
.nogit/
# artifacts
2018-07-25 20:56:42 +02:00
coverage/
public/
2019-08-26 16:28:03 +02:00
pages/
# installs
node_modules/
# caches
.yarn/
.cache/
.rpt2_cache
# builds
2018-07-25 20:56:42 +02:00
dist/
2020-03-13 19:23:01 +00:00
dist_*/
2019-08-26 16:28:03 +02:00
# custom