diff --git a/.gitignore b/.gitignore index ccbbe26..4f4c14e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ label/ build/ -dist/ logs/ pdf_backup/ venv/ diff --git a/dist/LabelPrinter.exe b/dist/LabelPrinter.exe new file mode 100644 index 0000000..5507768 Binary files /dev/null and b/dist/LabelPrinter.exe differ