← back to Rentv 826 Tracker

.gitignore

11 lines

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