Update gitignore to avoid tracking unwanted files
@@ -1,2 +1,8 @@
.svn
-test
+test
+*.o
+*.a
+*.so
+*.swp
+*.patch
+tags