Compare commits

..

No commits in common. "005f189c76bf02d2bc964e093527f85e1bb07206" and "756efdf3647783309bb216405a710ca12db0010f" have entirely different histories.

3 changed files with 2 additions and 3 deletions

3
.gitignore vendored
View File

@ -6,5 +6,4 @@
*dist/
output/
src/*/__pycache__/
src/__pycache__/
*.db
src/__pycache__/

BIN
SIPPCompare.db Normal file

Binary file not shown.

View File

@ -8,7 +8,7 @@
# nuitka-project: --windows-icon-from-ico=icon2.ico
# nuitka-project: --product-name=SIPPCompare
# nuitka-project: --file-description=SIPPCompare
# nuitka-project: --product-version=1.1
# nuitka-project: --product-version=1
# nuitka-project: --output-dir=build
# nuitka-project: --output-filename=SIPPCompare
import sys