This commit is contained in:
2026-03-24 20:54:26 +01:00
parent a2cefb2c4c
commit 6954d7cc06
2 changed files with 9 additions and 1 deletions

7
.claude/settings.json Normal file
View File

@@ -0,0 +1,7 @@
{
"permissions": {
"allow": [
"Bash(pyinstaller --onedir --noconsole --name \"GitUpdateChecker\" --icon=icon.ico -y git_updater.py)"
]
}
}