diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-05-16 22:23:36 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-05-16 22:23:36 -0700 |
commit | 28ae6405a43d50e522b227baf4f96d446232ee17 (patch) | |
tree | 3905e02fb066d8e7e07b12145e31aec59f731354 /.gitignore | |
parent | e5a9fb0a2d90d7e626a4b76f4cf53b58e2a3cd6a (diff) |
Add sub repos into .gitignore
Change-Id: Ib60f4bad501008420d95fd4fa91e8e83804046e9
Issue-ID: INT-501
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b26692db9..209db726c 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,5 @@ env.properties *~ .checkstyle .DS_Store +devtool/ +seccom/ |