Add sftp strict host key checking to DFC. Update config for newer
SDK.
Issue-ID: DCAEGEN2-2219
Issue-ID: DCAEGEN2-2378
Issue-ID: DCAEGEN2-2267
Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com>
Change-Id: I5c203e460d986574197162e987e73e888398e686
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
diff --git a/.gitignore b/.gitignore
index aa7a830..ea6a32a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,12 @@
+### IntelliJ IDEA ###
+.idea
+k8s-bootstrap-container.iml
+
+### Visual Studio ###
.project
-Dockerfile
.vscode
bootstrap-container.code-workspace
-target
\ No newline at end of file
+
+Dockerfile
+
+target