Initial commit

This commit is contained in:
Your Name
2026-02-17 17:37:20 +02:00
commit e3070461c7
3 changed files with 2498 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"permissions": {
"allow": [
"WebSearch",
"mcp__searxng__searxng_web_search",
"Bash(git init:*)",
"Bash(git add:*)",
"Bash(git commit:*)"
]
}
}