smartdrive/.gitignore

20 lines
142 B
Plaintext
Raw Permalink Normal View History

2021-12-03 16:39:50 +01:00
.nogit/
# artifacts
2016-06-18 00:33:26 +02:00
coverage/
2017-06-09 01:24:19 +02:00
public/
pages/
2021-12-03 16:39:50 +01:00
# installs
node_modules/
# caches
.yarn/
.cache/
.rpt2_cache
# builds
dist/
dist_*/
# custom