untrack claude settings
All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 17s

This commit is contained in:
isUnknown 2026-01-09 10:36:14 +01:00
parent af788ad1e0
commit 3b59127fa9
2 changed files with 3 additions and 24 deletions

View file

@ -1,22 +0,0 @@
{
"permissions": {
"allow": [
"WebFetch(domain:developers.brevo.com)",
"WebSearch",
"WebFetch(domain:getkirby.com)",
"Bash(mkdir:*)",
"Bash(composer require:*)",
"Bash(composer config:*)",
"Bash(git checkout:*)",
"WebFetch(domain:docs.snipcart.com)",
"WebFetch(domain:www.mondialrelay.fr)",
"WebFetch(domain:storage.mondialrelay.fr)",
"WebFetch(domain:jsfiddle.net)",
"Bash(tree:*)",
"Bash(git add:*)",
"Bash(git commit:*)"
],
"deny": [],
"ask": []
}
}

5
.gitignore vendored
View file

@ -27,5 +27,6 @@ dist-ssr
# Variables d'environnement Brevo # Variables d'environnement Brevo
api/.env api/.env
# Guide d'intégration (contient des informations sensibles) # Claude settings
GUIDE-INTEGRATION-MONDIAL-RELAY.md .claude
/.claude/*