Skip to content

Commit bc48011

Browse files
committed
Restore .mvn/.gradle-enterprise in .gitignore
1 parent b9a618f commit bc48011

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,8 @@ nb-configuration.xml
3838
# Local environment
3939
.env
4040

41+
# Gradle Enterprise (obsolete)
42+
/.mvn/.gradle-enterprise
43+
4144
# Develocity
4245
/.mvn/.develocity

0 commit comments

Comments
 (0)