From 3226b9e9c35789f3677584a16652eefacc59bb45 Mon Sep 17 00:00:00 2001
From: Arno-Nymous <Arno-Nymous@users.noreply.github.com>
Date: Tue, 22 Dec 2015 03:05:00 +0100
Subject: Add some ignores

---
 .gitignore | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 .gitignore

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
-- 
cgit v1.2.3