diff --git a/.gitattributes b/.gitattributes index 530f4727..cc3b6017 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,4 +4,5 @@ *.png binary *.gif binary +*.ico binary *.gz binary diff --git a/scripts/pyinstaller/loader.ico b/scripts/pyinstaller/loader.ico index 88d358e4..ebbabd58 100644 Binary files a/scripts/pyinstaller/loader.ico and b/scripts/pyinstaller/loader.ico differ diff --git a/scripts/pyinstaller/up2k.ico b/scripts/pyinstaller/up2k.ico index adf90cb3..a7c38442 100644 Binary files a/scripts/pyinstaller/up2k.ico and b/scripts/pyinstaller/up2k.ico differ