← back to WallpapersBack

.gitignore

16 lines

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

# Scratch artifacts housed from /tmp — physically kept, not version-tracked
working/

# The two subprojects are independent git repos; housed here but tracked on their own
wallpapersback/
wallpapersback-fork/