diff --git a/.gitignore b/.gitignore
new file mode 100755
index 0000000000000000000000000000000000000000..630909c9449c6e0a8fff8f55aef8c96de17af7f0
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,17 @@
+*.o
+*.a
+Makefile*
+toki-app/toki-app
+tests/tests
+*.pro.user
+#*#
+*~
+/tmp/
+CMakeCache.txt
+CMakeFiles
+CMakeLists.txt.user*
+cmake_install.cmake
+/bin/
+/*-build/
+/doxygen/
+/*-bin/