smartversion/.gitignore

20 lines
142 B
Plaintext
Raw Normal View History

2017-08-17 14:15:47 +00:00
.nogit/
2019-09-11 15:37:36 +00:00
# artifacts
2017-08-17 14:15:47 +00:00
coverage/
public/
pages/
2019-09-11 15:37:36 +00:00
# installs
node_modules/
# caches
.yarn/
.cache/
.rpt2_cache
# builds
dist/
2021-04-25 08:52:39 +00:00
dist_*/
2019-09-11 15:37:36 +00:00
# custom