summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTony Hansen <tony@att.com>2020-09-08 14:25:19 +0000
committerGerrit Code Review <gerrit@onap.org>2020-09-08 14:25:19 +0000
commitbfe11103f8b05d4c65cc40b257ab407af10f97c0 (patch)
tree31f6b998f8c760142018186b803df1a549492bbf /.gitignore
parent5a001d626d7b8cf81e14814f4b0ba8820c33b6a2 (diff)
parentc60d453a22e588efc1ab869ce9a920ed959b818c (diff)
Merge "Add sftp strict host key checking to DFC. Update config for newer SDK."
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