bouton recherche

This commit is contained in:
Biqoz
2025-11-05 15:25:18 +01:00
parent dde1c8ba93
commit 0d95eca1ee
5 changed files with 389 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"permissions": {
"allow": [
"Bash(cat:*)",
"Bash(awk:*)",
"Bash(useCollection.tmp)",
"Bash(npm run build:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git push)"
],
"deny": [],
"ask": []
}
}