diff options
author | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-11-08 15:32:22 +0100 |
---|---|---|
committer | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-11-08 15:32:22 +0100 |
commit | 3e11a88a7c775946aa17e1b518898f70793dbe74 (patch) | |
tree | 124ff3010ab1c2fe560d535f8c54d1eeeccffc19 /.gitignore | |
parent | Added Linux build script (diff) | |
download | kcc-3e11a88a7c775946aa17e1b518898f70793dbe74.tar.gz kcc-3e11a88a7c775946aa17e1b518898f70793dbe74.tar.bz2 kcc-3e11a88a7c775946aa17e1b518898f70793dbe74.zip |
Bundle 7za and unrar for OSX too.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 0fb638d..fc523ae 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,6 @@ dist test Output kindlegen* -UnRAR* -7za* +solaio .DS_Store Thumbs.db |