diff --git a/.gitignore b/.gitignore index 514b75d..56675cc 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ cache/ opensavecloudserver storage/ .idea/ -build \ No newline at end of file +build +*.log \ No newline at end of file diff --git a/rsrc_windows_amd64.syso b/rsrc_windows_amd64.syso new file mode 100644 index 0000000..20e8dae Binary files /dev/null and b/rsrc_windows_amd64.syso differ diff --git a/tray.ico b/tray.ico new file mode 100644 index 0000000..21bbb92 Binary files /dev/null and b/tray.ico differ