diff --git a/.gitignore b/.gitignore index 20a5122..9941154 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ build/ *.spec.bak *.manifest *.exe +!dist/DatabaseApp.exe *.dll *.dylib diff --git a/dist/DatabaseApp.exe b/dist/DatabaseApp.exe new file mode 100644 index 0000000..eb7ea04 Binary files /dev/null and b/dist/DatabaseApp.exe differ