make code compatible with PyInstaller

This commit is contained in:
2025-03-18 19:25:11 +00:00
parent cc5686d3d7
commit ace96dfc3a
6 changed files with 72 additions and 4 deletions

9
.gitignore vendored
View File

@@ -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__/