diff options
author | emkael <emkael@tlen.pl> | 2016-11-25 16:33:01 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2016-11-25 17:19:09 +0100 |
commit | 8e80cec14a4834ae2012959d61e473a2b430c6c4 (patch) | |
tree | 85985c18031056555bc8cd600bc4934b7942e79c /.gitignore | |
parent | 0a27bbf9ce1f5b1a52bc62ff4d9e5c2f960b030c (diff) |
bootstrap file and environment for pyinstaller
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,3 +3,5 @@ *.pyc __pycache__ /venv* +build +dist |