Clean repo: remove temp files, AI junk, DBs, build artifacts
This commit is contained in:
@@ -1,7 +0,0 @@
|
|||||||
{
|
|
||||||
"permissions": {
|
|
||||||
"allow": [
|
|
||||||
"Bash(dir:*)"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
{
|
|
||||||
"permissions": {
|
|
||||||
"allow": [
|
|
||||||
"Bash(npm run build:*)",
|
|
||||||
"Bash(tasklist:*)",
|
|
||||||
"Bash(findstr:*)"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user