smartopen/.gitignore

20 lines
142 B
Plaintext
Raw Permalink Normal View History

2019-05-23 13:52:30 +00:00
.nogit/
# artifacts
2017-03-12 20:20:43 +00:00
coverage/
public/
pages/
2019-05-23 13:52:30 +00:00
# installs
node_modules/
# caches
.yarn/
.cache/
.rpt2_cache
# builds
dist/
2022-03-18 01:15:17 +00:00
dist_*/
2019-05-23 13:52:30 +00:00
# custom