← back to Wallco

.gitignore

10 lines

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