cli/.gitignore

20 lines
142 B
Plaintext
Raw Permalink Normal View History

2024-06-21 17:48:43 +00:00
.nogit/
# artifacts
coverage/
public/
pages/
# installs
node_modules/
# caches
.yarn/
.cache/
.rpt2_cache
# builds
dist/
dist_*/
# custom