From 352760c2f01160ea942160c30f50df7332fcb105 Mon Sep 17 00:00:00 2001 From: Olga MaciaszekSharma Date: Mon, 18 Sep 2023 12:02:44 +0200 Subject: [PATCH] Update gitignore. --- .gitignore | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 388132e8..0f065392 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +/application.yml +/application.properties +asciidoctor.css *~ #* *# @@ -5,6 +8,7 @@ .classpath .project .settings/ +.settings .springBeans target/ bin/ @@ -18,12 +22,16 @@ _site/ .shelf *.swp *.swo +/spring-cloud-release-tools*.jar +antrun .vscode/ .flattened-pom.xml - - node node_modules build +_configprops.adoc +_spans.adoc +_metrics.adoc +_conventions.adoc package.json package-lock.json