remove .claude/settings.json from tracking — covered by gitignore

This commit is contained in:
Gmer4Lfe
2026-06-14 12:51:18 -04:00
parent 53d76f08c1
commit 39b8e47ff5
-15
View File
@@ -1,15 +0,0 @@
{
"hooks": {
"PostToolUse": [
{
"matcher": "Edit|Write",
"hooks": [
{
"type": "command",
"command": "bash '/mnt/cloud-storage/Important Shit/Git/Development/Varaverk/Deployment/deploy.sh'"
}
]
}
]
}
}