diff options
author | Yang Xu <yang.xu3@huawei.com> | 2018-05-17 16:53:40 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-05-17 16:53:40 +0000 |
commit | e2cdd5d1316d57cab6bb9564207c063eafc93c1c (patch) | |
tree | 8531c17409f92020fab04ae2946641839656f750 | |
parent | cdc977c66098204112f07c8b83eeb965b926d9a8 (diff) | |
parent | 28ae6405a43d50e522b227baf4f96d446232ee17 (diff) |
Merge "Add sub repos into .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/ |