aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-05-25 12:55:26 +0200
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-05-25 12:55:26 +0200
commit35e760a443c0fe4752e4a2e788f150307af7db0b (patch)
tree7d26cf659dc762833c7a7b8763d6f8730658a6d1 /.gitignore
parenta93f63a38dab85571416d04e37c5129ed49f26fb (diff)
Add tracing to sdc-helm-validatorHEADmaster
- add tracing support - bump version to 1.3.2 Issue-ID: SDC-4688 Change-Id: Ic4930b8d99b0f05f8efec3f254bd6584363cdf57 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 15e77b8..f231a3a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
target/
+.vscode/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**/target/
!**/src/test/**/target/