aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJan Malkiewicz <jan.malkiewicz@nokia.com>2020-07-23 14:54:17 +0200
committerRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2020-09-02 10:24:22 +0200
commitc60d453a22e588efc1ab869ce9a920ed959b818c (patch)
treeaa620ebcaf15fd358f1ca0d3e8e1a3b60286f349 /.gitignore
parent4fbcea532be594e778220f0e188d5d5cc5b51b04 (diff)
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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 9 insertions, 2 deletions
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