diff --git a/.gitignore b/.gitignore index df8ff23..06b69c4 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ /dist /build __pycache__/ -*.iss \ No newline at end of file +*.iss +*.spec \ No newline at end of file diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..d2e9955 Binary files /dev/null and b/favicon.ico differ