Files
dota_factory/.claude/settings.local.json

50 lines
3.5 KiB
JSON

{
"permissions": {
"allow": [
"Bash(cmake --build . --config Debug --target DotaFactory_test)",
"Bash(cmake ..)",
"Bash(cmake --build . --config Debug --target DotaFactory)",
"Bash(D:/projects/2026_dota_factory/dota_factory/build/DotaFactory/Debug/app/DotaFactory_test.exe *)",
"Bash(./DotaFactory/Debug/app/DotaFactory_test.exe *)",
"Bash(cmake --build .)",
"Bash(xargs grep *)",
"Bash(cmake --build build)",
"Bash(./build/DotaFactory/Debug/app/DotaFactory_test.exe *)",
"Bash(cmake --build D:/projects/2026_dota_factory/dota_factory/build)",
"Bash(D:/projects/2026_dota_factory/dota_factory/build/DotaFactory/Debug/app/DotaFactory_test.exe [wave],[combat] *)",
"Bash(\"D:/projects/2026_dota_factory/dota_factory/build/DotaFactory/Debug/app/DotaFactory_test.exe\" \"[wave],[combat]\")",
"Bash(\"D:/projects/2026_dota_factory/dota_factory/build/DotaFactory/Debug/app/DotaFactory_test.exe\")",
"Bash(cmake --build D:/projects/2026_dota_factory/dota_factory/build --config Debug)",
"Bash(cmake --build D:/projects/2026_dota_factory/dota_factory/build --config Debug --target DotaFactory_test)",
"Bash(cmake *)",
"Bash(/d/projects/2026_dota_factory/dota_factory/build/DotaFactory/Debug/app/DotaFactory_test.exe *)",
"PowerShell(cmake *)",
"PowerShell(& \"D:\\\\projects\\\\2026_dota_factory\\\\dota_factory\\\\build\\\\DotaFactory\\\\Debug\\\\app\\\\DotaFactory_test.exe\" --reporter compact 2>&1 | Select-Object -Last 30)",
"PowerShell(& \"D:\\\\projects\\\\2026_dota_factory\\\\dota_factory\\\\build\\\\DotaFactory\\\\Debug\\\\app\\\\DotaFactory_test.exe\" --reporter compact 2>&1 | Select-Object -Last 5)",
"Bash(Get-ChildItem *)",
"PowerShell(ls -Recurse \"D:\\\\projects\\\\2026_dota_factory\" -Directory | Select-Object -First 30 | ForEach-Object { $_.FullName })",
"PowerShell(cmd /c \"dir D:\\\\projects\\\\2026_dota_factory\")",
"PowerShell(cmd /c \"dir D:\\\\projects\\\\2026_dota_factory\\\\dota_factory\")",
"PowerShell(& \"D:\\\\projects\\\\2026_dota_factory\\\\dota_factory\\\\build\\\\DotaFactory\\\\Debug\\\\app\\\\DotaFactory_test.exe\" 2>&1)",
"PowerShell(& \"D:\\\\projects\\\\2026_dota_factory\\\\dota_factory\\\\build\\\\DotaFactory\\\\Debug\\\\app\\\\DotaFactory_test.exe\" 2>&1 | Select-Object -Last 10)",
"PowerShell(& \"D:\\\\projects\\\\2026_dota_factory\\\\dota_factory\\\\build\\\\DotaFactory\\\\Debug\\\\app\\\\DotaFactory_test.exe\" 2>&1 | Select-Object -Last 5)",
"Bash(Select-Object -First 20)",
"Bash(cd *)",
"Bash(dir D:\\\\projects\\\\2026_dota_factory *)",
"Bash(dir D:\\\\projects\\\\2026_dota_factory\\\\dota_factory *)",
"Bash(dir D:\\\\projects\\\\2026_dota_factory\\\\dota_factory\\\\src *)",
"Bash(dir D:\\\\projects\\\\2026_dota_factory\\\\dota_factory\\\\src\\\\lib *)",
"Bash(grep -i \"\\\\.h$\")",
"Bash(cd /d \"D:\\\\projects\\\\2026_dota_factory\")",
"Bash(dir /s /b *.cpp *.h)",
"Bash(grep -E \"\\\\.\\(h|cpp\\)$\")",
"Bash(ls *.sln)",
"Bash(ls CMakeCache.txt)",
"PowerShell(& \"D:\\\\projects\\\\2026_dota_factory\\\\build\\\\DotaFactory\\\\Debug\\\\app\\\\DotaFactory_test.exe\" \"[behavior]\" 2>&1 | Select-Object -Last 30)",
"PowerShell(& \"D:\\\\projects\\\\2026_dota_factory\\\\build\\\\DotaFactory\\\\Debug\\\\app\\\\DotaFactory_test.exe\" 2>&1 | Select-Object -Last 4)",
"Bash(grep -iE \"error C[0-9]|error:|FAILED|\\\\.exe$\")",
"Bash(./DotaFactory_test.exe)"
]
}
}