Skip to content

Commit

Permalink
[FLINK-32734][build] Adds .mvn/maven.config to .gitignore
Browse files Browse the repository at this point in the history
This allows the checkout-specific customization of the Maven build (e.g. setting a different local repository).
  • Loading branch information
XComp committed Aug 3, 2023
1 parent 5e3cad5 commit 93da795
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 @@ -12,6 +12,7 @@ scalastyle-output.xml
filter.properties
logs.zip
.mvn/wrapper/*.jar
.mvn/maven.config
target
tmp
*.class
Expand Down

0 comments on commit 93da795

Please sign in to comment.