← back to Checkup

.gitignore

9 lines

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