Remove garbage

This commit is contained in:
2025-01-16 15:09:28 -08:00
parent 54877e38a9
commit 65ddbdb22f
2 changed files with 4 additions and 5 deletions

5
.gitignore vendored
View File

@ -1,9 +1,12 @@
*.ignore
# dev
/node_modules
# production
/build
/.next/
/public
/public/workers
# typescript
*.tsbuildinfo