Skip to content

Commit 692ae78

Browse files
Updated .gitignore
1 parent 6e9c584 commit 692ae78

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.gitignore

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@ _site/
1717
.checkstyle
1818
*.log
1919
.DS_Store
20-
/spring-cloud-sleuth-core/nb-configuration.xml
21-
/spring-cloud-sleuth-core/nbactions.xml
2220
jmh-result.csv
2321
pom.xml.versionsBackup
2422
.vscode
2523
.sts4-cache
2624
_includes
2725
.sdkmanrc
28-
results/jmh/*.csv
26+
results/jmh/*.csv
27+
config/application.properties

0 commit comments

Comments
 (0)