← back to Desktop Sorter

.gitignore

10 lines

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