Adds Eclipse, Maven, and etags files to .gitignore.
diff --git a/.gitignore b/.gitignore
index 57c461f..e989a76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,6 @@
 bazel-*
-
+target
+TAGS
+.classpath
+.project
+.settings