Remove bloat

Keep rec and res files to not remove the pages themselves
This commit is contained in:
2022-09-10 02:03:52 -04:00
parent bd1e190e6b
commit 0786698336
5 changed files with 19 additions and 15 deletions

3
.gitignore vendored
View File

@@ -2,4 +2,5 @@ node_modules/
dist/
.next/
.DS_Store
.cache/
.cache/
*.bun