Update gitignore for pyinstaller cruft.
This commit is contained in:
parent
93df115f59
commit
4d366b8db9
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1 +1,4 @@
|
|||
*.pyc
|
||||
build/
|
||||
dist/
|
||||
*.spec
|
||||
|
|
Reference in a new issue