diff options
author | 2015-04-12 17:58:45 +0200 | |
---|---|---|
committer | 2015-04-12 17:58:45 +0200 | |
commit | c1d652f22a8f90cacb6749b1661c6ff87ffa625b (patch) | |
tree | f7fc0b037f38c8354ca2df5ef4d596f83398555e /.gitignore | |
parent | moved the config-nicer from config-parser to webui-app (diff) | |
download | pyload-c1d652f22a8f90cacb6749b1661c6ff87ffa625b.tar.xz |
fix, fix and more fixes
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5b222e058..14e8aa543 100644 --- a/.gitignore +++ b/.gitignore @@ -80,3 +80,4 @@ _build/ module/ paver-minilib.zip /setup.sh +/tesseract/ |