diff --git a/.claude/settings.local.json b/.claude/settings.local.json index af8a53c..9177cad 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -6,7 +6,19 @@ "Bash(powershell.exe -Command \"Get-ChildItem ''C:\\\\Users\\\\d-chrka\\\\Documents\\\\projects\\\\mail-organizer\\\\logs\\\\protocols\\\\'' -Filter ''run_*.json'' | Select-Object Name\")", "Bash(powershell.exe -File:*)", "Bash(node -e:*)", - "Bash(node:*)" + "Bash(node:*)", + "Bash(pwsh -File scripts/Download-AttachmentsFrom.ps1 -SenderEmail \"Thomas.Leger@nttdata.com\" 2>&1)", + "Bash(pip list:*)", + "Bash(python3 -c \"import openpyxl\")", + "Bash(pip install:*)", + "Bash(pip3 install:*)", + "Bash(python3 -m pip install openpyxl)", + "Bash(pacman -Qs python-openpyxl)", + "Bash(pacman -Qs python-pip)", + "Bash(/tmp/xlsx-env/bin/python3 /tmp/xlsx_to_md.py /opt/Projekte/chrka/mail-organizer/downloads/Thomas.Leger /opt/Projekte/chrka/mail-organizer/downloads/Thomas.Leger 2>&1)", + "Bash(wc:*)", + "Bash(git remote:*)", + "Bash(git push:*)" ] } }