Vibe deck builder WIP
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(cp \"C:/Users/jonmc/ChronoCCG/Chrono/Web/Components/CardDialog.razor.css\" \"C:/Users/jonmc/ChronoCCG/Chrono/Server/Components/CardDialog.razor.css\")",
|
||||
"Bash(cp \"C:/Users/jonmc/ChronoCCG/Chrono/Web/Pages/Cards.razor.css\" \"C:/Users/jonmc/ChronoCCG/Chrono/Server/Components/Pages/Cards.razor.css\")",
|
||||
"Bash(dotnet ef *)",
|
||||
"Bash(dotnet build *)",
|
||||
"Bash(awk '{print $NF}')",
|
||||
"Bash(dotnet test *)",
|
||||
"Bash(dotnet user-secrets *)",
|
||||
"Bash(env)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user