create binary distribution for Linux with pyinstaller
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,2 +1,7 @@
|
||||
__pycache__
|
||||
3rd-party
|
||||
build
|
||||
dist
|
||||
testbed
|
||||
venv*
|
||||
*.spec
|
||||
Reference in New Issue
Block a user