aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-12-12 11:13:58 +0100
committerFiete Ostkamp <fiete.ostkamp@telekom.de>2024-12-15 09:41:39 +0000
commit8ef2e71974f122dbc604e436838f5be5942a8d25 (patch)
tree7a0627c15e76e98539b3444c16a2bc4614e697b2 /.gitignore
parent09a9061fb4eef8a7b54fb35ae9391837939ea155 (diff)
Fix sdc-distribution-client link checker pipeline failure
- fix broken tox.ini and add missing six python dependency - replace references to wiki.onap.org with the new wiki address - fix timing issues in ClientInitializerTest - improve README formatting - bump snapshot version to 2.1.2-SNAPSHOT Issue-ID: SDC-4704 Change-Id: I0303f44bd9a33b7bc2ee8363eb813cc2258e44f5 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 39595c8..7d182fb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,9 @@
.project
.settings/
+# VSCode
+.vscode/
+
# Maven
log/
target/