mirror of
https://github.com/RolandWH/SIPPCompare.git
synced 2025-08-14 07:41:29 +01:00
make code compatible with PyInstaller
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -1,2 +1,9 @@
|
||||
/designer.exe - Shortcut.lnk
|
||||
.idea/workspace.xml
|
||||
.idea/workspace.xml
|
||||
.idea/discord.xml
|
||||
.idea/encodings.xml
|
||||
build/
|
||||
dist/
|
||||
output/
|
||||
src/*/__pycache__/
|
||||
src/__pycache__/
|
Reference in New Issue
Block a user