Delete .claude/settings.local.json

This commit is contained in:
Lunxaaa
2026-04-04 00:40:48 +02:00
committed by GitHub
parent 97eb3eb021
commit e1fbb5eeca

View File

@@ -1,13 +0,0 @@
{
"permissions": {
"allow": [
"Bash(fuser -k 1420/tcp)",
"Bash(pkill -f \"code-editor\")",
"Bash(cargo check:*)",
"Bash(npx tsc:*)",
"Bash(pnpm tauri:*)",
"Bash(ls -lh \"/home/luna/Desktop/code editor/src-tauri/target/release/bundle/deb/\"*.deb)",
"Bash(ls -lh \"/home/luna/Desktop/code editor/src-tauri/target/release/bundle/rpm/\"*.rpm)"
]
}
}