Skip to content

Commit bfbbc0d

Browse files
committed
Ignore maven wrapper too
1 parent 5798298 commit bfbbc0d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ syntax: glob
99
.DS_Store
1010

1111
# building
12-
target
12+
/target
13+
.mvn/wrapper/maven-wrapper.jar
1314

1415
# Eclipse
1516
.classpath

0 commit comments

Comments
 (0)