Unify Makefile, .gitignore and update readme
diff --git a/.gitignore b/.gitignore
index e4e5f6c..aa8e42a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,5 @@
-*~
\ No newline at end of file
+.kitchen
+tests/build/
+*.swp
+*.pyc
+.ropeproject