smartstate/.gitignore

20 lines
142 B
Plaintext
Raw Permalink Normal View History

2019-09-25 13:28:39 +00:00
.nogit/
# artifacts
coverage/
public/
pages/
# installs
node_modules/
# caches
.yarn/
.cache/
.rpt2_cache
# builds
dist/
2020-05-18 04:10:36 +00:00
dist_*/
2019-09-25 13:28:39 +00:00
# custom