Stop tracking .claude and ignore it

Local Claude Code config (launch.json, settings.local.json) doesn't
belong in version control.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Joël van de Wouw 2026-07-12 15:50:57 +02:00
parent 83daaca38b
commit 6b6e132173
3 changed files with 1 additions and 18 deletions

View file

@ -1,11 +0,0 @@
{
"version": "0.0.1",
"configurations": [
{
"name": "certified",
"runtimeExecutable": "php",
"runtimeArgs": ["/Users/joel/Development/Certified/artisan", "serve", "--port=8321"],
"port": 8321
}
]
}

View file

@ -1,7 +0,0 @@
{
"permissions": {
"allow": [
"Bash(vendor/bin/phpstan analyse *)"
]
}
}

1
.gitignore vendored
View file

@ -17,6 +17,7 @@ Homestead.yaml
npm-debug.log
yarn-error.log
/auth.json
/.claude
/.fleet
/.idea
/.nova