mirror of
https://github.com/Garmelon/PFERD.git
synced 2023-12-21 10:23:01 +01:00
Set up pyinstaller
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -3,3 +3,8 @@
|
||||
/PFERD.egg-info/
|
||||
__pycache__/
|
||||
/.vscode/
|
||||
|
||||
# pyinstaller
|
||||
/pferd.spec
|
||||
/build/
|
||||
/dist/
|
||||
|
Reference in New Issue
Block a user