Clean repo: remove temp files, AI junk, DBs, build artifacts

This commit is contained in:
ponzischeme89
2026-01-17 22:04:28 +13:00
parent 0d7cc0b0bb
commit 4c442f1482
3 changed files with 1 additions and 16 deletions
-7
View File
@@ -1,7 +0,0 @@
{
"permissions": {
"allow": [
"Bash(dir:*)"
]
}
}
-9
View File
@@ -1,9 +0,0 @@
{
"permissions": {
"allow": [
"Bash(npm run build:*)",
"Bash(tasklist:*)",
"Bash(findstr:*)"
]
}
}
+1
View File
@@ -67,6 +67,7 @@ build/
.svelte-kit/ .svelte-kit/
.vite/ .vite/
.cache/ .cache/
.claude/
# Lockfiles (optional — keep if you want deterministic builds) # Lockfiles (optional — keep if you want deterministic builds)
# package-lock.json # package-lock.json