Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a03e037

Browse files
committed
Add maven.config to .gitignore
This allows to use it comfortable to configure personal preferences for running maven. One example is to disable build caches. Original pull request #2039
1 parent 0aecfce commit a03e037

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.gitignore‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ target/
1111
*.graphml
1212
package-lock.json
1313
.mvn/.develocity
14+
.mvn/maven.config
1415

1516
build/
1617
node_modules

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /