diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c1af5ae --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +/.idea +/.vscode +*.log +/runtime +/vendor \ No newline at end of file diff --git a/common/image/logo.png b/common/image/logo.png index 5e84ce6..09936eb 100644 Binary files a/common/image/logo.png and b/common/image/logo.png differ