Skip to content

Commit 5624f1c

Browse files
committed
Add the Maven wrapper files to .gitignore
1 parent 445b3e5 commit 5624f1c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,7 @@ maven-eclipse.xml
5151
*.log
5252
.clover
5353
.DS_Store
54+
55+
# Maven wrapper files
56+
.mvn
57+
mvnw*

0 commit comments

Comments
 (0)