cli/assets/templates/gitignore/_gitignore

23 lines
171 B
Plaintext
Raw Permalink Normal View History

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