summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Arno-Nymous <Arno-Nymous@users.noreply.github.com> 2015-12-22 03:05:00 +0100
committerGravatar Arno-Nymous <Arno-Nymous@users.noreply.github.com> 2015-12-22 03:05:00 +0100
commit3226b9e9c35789f3677584a16652eefacc59bb45 (patch)
tree92e1af73f39155b632fc4dedd6480033535cef90
parentMerge remote-tracking branch 'pyload/stable' into stable (diff)
downloadpyload-3226b9e9c35789f3677584a16652eefacc59bb45.tar.xz
Add some ignores
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..52c616991
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
+.settings
+.*project
+*.dll
+*.exe
+*.py[cd]
+
+qt.conf
+UnRAR_license.txt
+
+tesseract \ No newline at end of file