← back to Govarbitrage

.gitignore

17 lines

node_modules/
.next/
dist/
build/
out/
.env
.env.*
!.env.example
*.log
.DS_Store
coverage/
playwright-report/
test-results/
prisma/*.db
next-env.d.ts
logs/