Initial commit: Team Status Board with FastAPI + React
This commit is contained in:
12
.qwen/settings.json
Normal file
12
.qwen/settings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(mkdir *)",
|
||||
"Bash(powershell *)",
|
||||
"Bash(chmod *)",
|
||||
"Bash(git init)",
|
||||
"Bash(git add *)"
|
||||
]
|
||||
},
|
||||
"$version": 3
|
||||
}
|
||||
7
.qwen/settings.json.orig
Normal file
7
.qwen/settings.json.orig
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(mkdir *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user