]> source.dussan.org Git - jgit.git/commitdiff
.gitignore: ignore all Maven output directories `target/` 26/204826/7
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 5 Oct 2023 23:23:19 +0000 (01:23 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 18 Oct 2023 15:04:24 +0000 (17:04 +0200)
Change-Id: Ib405f3db99290fe9c1f1349759f6598819f1b886

.gitignore

index 5306e41984a90295961f198c9f2aa62be4e13b9f..1671449eb1877166e7fcf46d2b5a250a4c86fd88 100644 (file)
@@ -1,6 +1,6 @@
 /.project
 /org.eclipse.jgit.benchmarks/dependency-reduced-pom.xml
-/target
+target/
 infer-out
 bazel-*