Added .gitignore
@@ -0,0 +1,8 @@
+# ---> Python
+__pycache__/
+.venv/
+.kdev4/
+/*.kdev4
+*.egg-info
+.git/
+config.py