chore: clean up codebase and update .gitignore

Remove old UI research screenshots, .DS_Store files, temp dirs.
Add patterns for .vite/, tmp/, apps/api/data/, and screenshot PNGs.
This commit is contained in:
Siddharth Kumar Sah
2026-03-22 10:25:48 +08:00
parent 97b0ffb841
commit 2723d6a75a
+10
View File
@@ -6,7 +6,17 @@ dist/
*.db-wal
*.db-shm
data/
tmp/
.env
.env.local
.DS_Store
.playwright-mcp/
.vite/
apps/api/data/
apps/api/tmp/
apps/web/.vite/
# Screenshots from UI research (not part of the app)
stirling-pdf-*.png
settings-*.png
layout-*.png