← back to Customdigitalmurals

.gitignore

15 lines

node_modules/
.env*
tmp/
*.log
.DS_Store
dist/
build/
.next/

# Snapshot / backup files — never commit or serve these
*.bak
*.bak.*
*.pre-*
.pre-*