xinvoice/.gitignore
2025-04-04 13:30:38 +00:00

21 lines
154 B
Plaintext

.nogit/
# artifacts
coverage/
public/
pages/
# installs
node_modules/
# caches
.yarn/
.cache/
.rpt2_cache
# builds
dist/
dist_*/
# custom
test/output