diff options
author | Tony Hansen <tony@att.com> | 2020-09-08 14:25:19 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-09-08 14:25:19 +0000 |
commit | bfe11103f8b05d4c65cc40b257ab407af10f97c0 (patch) | |
tree | 31f6b998f8c760142018186b803df1a549492bbf /.gitignore | |
parent | 5a001d626d7b8cf81e14814f4b0ba8820c33b6a2 (diff) | |
parent | c60d453a22e588efc1ab869ce9a920ed959b818c (diff) |
Merge "Add sftp strict host key checking to DFC. Update config for newer SDK."
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -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 |