smartenv/.gitignore

20 lines
142 B
Plaintext
Raw Permalink Normal View History

2019-06-17 06:46:28 +00:00
.nogit/
# artifacts
2016-02-17 20:50:48 +00:00
coverage/
2019-06-17 06:46:28 +00:00
public/
pages/
# installs
node_modules/
2015-11-30 19:01:02 +00:00
2019-06-17 06:46:28 +00:00
# caches
.yarn/
.cache/
.rpt2_cache
2015-11-30 19:01:02 +00:00
2019-06-17 06:46:28 +00:00
# builds
dist/
2020-06-25 22:23:10 +00:00
dist_*/
2015-12-24 23:23:53 +00:00
2019-06-17 06:46:28 +00:00
# custom