📦️ Prepare for build

This commit is contained in:
Clement Desmidt 2023-05-23 10:16:20 +02:00
parent f5ff126522
commit 32bf2986c6
2 changed files with 7 additions and 4 deletions

4
.gitignore vendored
View File

@ -2,3 +2,7 @@ demo.py
first.py
theme.py
/.idea
/dist/
!/dist/drawingtraining
/*.spec
/build/

View File

@ -1,3 +1,2 @@
dearpygui
pathlib
pillow
pyinstaller