untrack claude settings
All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 17s
All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 17s
This commit is contained in:
parent
af788ad1e0
commit
3b59127fa9
2 changed files with 3 additions and 24 deletions
|
|
@ -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
5
.gitignore
vendored
|
|
@ -27,5 +27,6 @@ dist-ssr
|
|||
# Variables d'environnement Brevo
|
||||
api/.env
|
||||
|
||||
# Guide d'intégration (contient des informations sensibles)
|
||||
GUIDE-INTEGRATION-MONDIAL-RELAY.md
|
||||
# Claude settings
|
||||
.claude
|
||||
/.claude/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue