diff options
author | ecaiyanlinux <martin.c.yan@est.tech> | 2019-08-30 13:39:30 +0000 |
---|---|---|
committer | ecaiyanlinux <martin.c.yan@est.tech> | 2019-08-30 13:39:30 +0000 |
commit | ec8c60c7c969f9fc2cdc98cdfd5c5f0ea85f5f6f (patch) | |
tree | 8c590a0127714d2284235ff9d308d7b469c088ae /.gitignore | |
parent | 796e8fe4255036b5785a2071ddd6a0240464556a (diff) |
Integrating DfC to use TLS sidecar container
Change-Id: I111bc5596346db70923645dcfe79af3e639c978c
Issue-ID: DCAEGEN2-1702
Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 6c1ca2a8d..6d453634b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ .idea/ .project .classpath +.factorypath .settings/ target/ autorelease/build/*/ |