refactor(.qwen): remove configuration settings files

Eliminate outdated .qwen settings.json and settings.json.orig to streamline repository structure and align with updated ignore rules.
This commit is contained in:
Felix 2026-04-10 16:31:14 +03:00
parent 0e1d1472ba
commit a5173e6389
2 changed files with 0 additions and 16 deletions

View File

@ -1,9 +0,0 @@
{
"permissions": {
"allow": [
"Bash(git add *)",
"Bash(git commit *)"
]
},
"$version": 3
}

View File

@ -1,7 +0,0 @@
{
"permissions": {
"allow": [
"Bash(git add *)"
]
}
}