commit | b38c04cb09156904d43363ef7e6b693450da79d3 | [log] [tgz] |
---|---|---|
author | Kristen Kozak <sebright@google.com> | Fri Sep 30 15:01:06 2016 -0700 |
committer | Kristen Kozak <sebright@google.com> | Fri Sep 30 15:05:40 2016 -0700 |
tree | 6a06e5b260251642683c53007c2febbe317269dd | |
parent | 868d327c23ccef26d8f1e970f712b1e055a96be9 [diff] [blame] |
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