diff options
author | Yang Xu <yang.xu3@huawei.com> | 2019-04-29 00:20:52 -0400 |
---|---|---|
committer | Yang Xu <yang.xu3@huawei.com> | 2019-04-29 00:34:42 -0400 |
commit | c52ed6e001b09f6e21f0e76cf173eda03fbf1f0e (patch) | |
tree | 3ac0714050c84986f5b4f7696ef7885d1059af6e /test/vcpe/csar | |
parent | 42dcb266339a26803074f3190d1d9576e9dd05b7 (diff) |
Download vCPE service csar from SDC
Clean up import
Change-Id: I1a1be9b0528858fc30106978153e0af132675f93
Issue-ID: INT-847
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
Diffstat (limited to 'test/vcpe/csar')
-rw-r--r-- | test/vcpe/csar/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/vcpe/csar/.gitignore b/test/vcpe/csar/.gitignore new file mode 100644 index 000000000..5e7d2734c --- /dev/null +++ b/test/vcpe/csar/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore |