From 15e449a00c440d9d5066be9ca2f092ca3f9af9c8 Mon Sep 17 00:00:00 2001 From: "j.foucher" Date: Sun, 3 May 2026 18:44:10 +0200 Subject: [PATCH] no message --- .claude/settings.local.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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 ' *)" ] } }