diff --git a/.claude/settings.local.json b/.claude/settings.local.json index cc0dfcc..7151e52 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -27,7 +27,12 @@ "Bash(python analyze_shots.py \"C:/ASTERION/SVN/DEV/PROSERVE_UE_5_5/Saved/Logs/AntiRecoil_20260318_162726.csv\")", "Bash(python analyze_shots.py \"C:/ASTERION/SVN/DEV/PROSERVE_UE_5_5/Saved/Logs/AntiRecoil_20260318_163533.csv\")", "Bash(python analyze_shots.py \"C:/ASTERION/SVN/DEV/PROSERVE_UE_5_5/Saved/Logs/AntiRecoil_20260318_181404.csv\")", - "Bash(python -c \":*)" + "Bash(python -c \":*)", + "Bash(git -C C:/ASTERION/GIT/PS_Ballistics status --short)", + "Bash(git -C C:/ASTERION/GIT/PS_Ballistics ls-files)", + "Bash(grep -iE \"\\\\.\\(dll|pdb|exp|lib|exe|dylib|so|a|o\\)$\")", + "Bash(git -C C:/ASTERION/GIT/PS_Ballistics add .gitignore)", + "Bash(git -C C:/ASTERION/GIT/PS_Ballistics commit -m ' *)" ] } }