diff options
author | Paweł Jastrzębski <pawelj@iosphe.re> | 2015-10-02 20:01:21 +0200 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@iosphe.re> | 2015-10-02 20:01:21 +0200 |
commit | f93ced8939ba88d91e0974d1f30374fc88c4973a (patch) | |
tree | af66f6509381383e209bf94275908de52705a246 /.gitignore | |
parent | Binary blob cleanup (diff) | |
download | kcc-f93ced8939ba88d91e0974d1f30374fc88c4973a.tar.gz kcc-f93ced8939ba88d91e0974d1f30374fc88c4973a.tar.bz2 kcc-f93ced8939ba88d91e0974d1f30374fc88c4973a.zip |
Migrated to PyInstaller
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 822e4a4..9121f45 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,6 @@ Output test solaio kindlegen* +*.spec +setup.bat +setup.sh |