smarthash/.gitignore

20 lines
142 B
Plaintext
Raw Permalink Normal View History

2019-07-04 14:56:37 +00:00
.nogit/
# artifacts
2016-08-15 02:43:26 +00:00
coverage/
2019-07-04 14:56:37 +00:00
public/
pages/
# installs
node_modules/
# caches
.yarn/
.cache/
.rpt2_cache
# builds
dist/
2020-10-05 15:07:28 +00:00
dist_*/
2019-07-04 14:56:37 +00:00
# custom