Files
bookstack/.gitignore
2026-03-28 09:16:54 +00:00

20 lines
143 B
Plaintext

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