| commit | 7b2005d5200bd62b6aff66760460033f631e3718 | [log] [tgz] |
|---|---|---|
| author | Matthias Sohn <matthias.sohn@sap.com> | Fri Oct 06 01:23:19 2023 +0200 |
| committer | Matthias Sohn <matthias.sohn@sap.com> | Wed Oct 18 17:04:24 2023 +0200 |
| tree | f121672ffbaf08dc053a25bdba49da0832e21991 | |
| parent | 26d6c325dce637c9a9f99e831f190475c1eff22f [diff] |
.gitignore: ignore all Maven output directories `target/` Change-Id: Ib405f3db99290fe9c1f1349759f6598819f1b886
diff --git a/.gitignore b/.gitignore index 5306e41..1671449 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,6 +1,6 @@ /.project /org.eclipse.jgit.benchmarks/dependency-reduced-pom.xml -/target +target/ infer-out bazel-*