diff --git a/.gitignore b/.gitignore index 57f1cb2..832e9b5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -/.idea/ \ No newline at end of file +/.idea/ +/build/ +*spec +/__pycache__/ \ No newline at end of file diff --git a/dist/WSAppDownloader.exe b/dist/WSAppDownloader.exe new file mode 100644 index 0000000..f630313 Binary files /dev/null and b/dist/WSAppDownloader.exe differ