Skip to content

Commit 7b2005d

Browse files
committed
.gitignore: ignore all Maven output directories target/
Change-Id: Ib405f3db99290fe9c1f1349759f6598819f1b886
1 parent 26d6c32 commit 7b2005d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/.project
22
/org.eclipse.jgit.benchmarks/dependency-reduced-pom.xml
3-
/target
3+
target/
44
infer-out
55
bazel-*
66

0 commit comments

Comments
 (0)