← back to 4square Admin

.gitignore

19 lines

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

# editor/junk/backup files
*.bak
*.bak.*
*.pre-*
*.orig
*.rej
*~
*.swp
*.swo