diff options
author | 2015-12-24 17:19:28 +0100 | |
---|---|---|
committer | 2015-12-24 17:19:28 +0100 | |
commit | 681ad2362eabcd3f5bf8d35954b1e1c9111dda56 (patch) | |
tree | 4b287fd73c1c5cc725bc222c77d57cb330d70d4d /.gitignore | |
parent | [WarezWorld] Remove invalid import (diff) | |
download | pyload-681ad2362eabcd3f5bf8d35954b1e1c9111dda56.tar.xz |
Version up + some small changes
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 52c616991..96eddfd8e 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,10 @@ qt.conf UnRAR_license.txt -tesseract
\ No newline at end of file +/*/ +!/docs +!/icons +!/locale +!/module +!/scripts +!/tests |