Skip to content

Commit

Permalink
Add .mvn/wrapper/maven-wrapper.jar to .gitignore.
Browse files Browse the repository at this point in the history
It's added by runs of the Maven Wrapper, which was added by cl/573917287.

RELNOTES=n/a
PiperOrigin-RevId: 574181333
  • Loading branch information
cpovirk authored and Google Java Core Libraries committed Oct 17, 2023
1 parent 76b3b3f commit 46be346
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
target/
*.ser
*.ec
.mvn/wrapper/maven-wrapper.jar

# IntelliJ Idea
.idea/
Expand Down

0 comments on commit 46be346

Please sign in to comment.