smartacme/.gitignore

20 lines
142 B
Plaintext
Raw Permalink Normal View History

2020-02-10 11:15:47 +00:00
.nogit/
# artifacts
2016-11-01 17:27:57 +00:00
coverage/
public/
pages/
2020-02-10 11:15:47 +00:00
# installs
node_modules/
# caches
.yarn/
.cache/
.rpt2_cache
# builds
dist/
2020-05-17 16:21:25 +00:00
dist_*/
2020-02-10 11:15:47 +00:00
# custom