diff --git a/.gitignore b/.gitignore index baf5ef350..bb4b654eb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,10 @@ *~ bazel-* -.idea .bazelrc +.idea +# Eclipse +.project +.classpath +.settings/ +# Maven +target/