Files
crawle-snapp/.qwen/settings.json
T
2026-08-04 22:33:30 +03:30

10 lines
142 B
JSON

{
"permissions": {
"allow": [
"Bash(git add *)",
"Bash(git commit *)",
"Bash(git push *)"
]
},
"$version": 4
}