diff options
author | varun gudisena <vg411h@att.com> | 2018-03-29 21:57:16 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-29 21:57:16 +0000 |
commit | 21904502c37e277b2bc3f61b4033e9b9a4cbf8dd (patch) | |
tree | 81651c4761c51a346aacffda989040f0838470b4 /cadi/.gitignore | |
parent | c2390f53793402252ca747ec3d52734e63f6a6b4 (diff) | |
parent | c42c2136d69b0ef2f9509d39eb0a7bb006ef9841 (diff) |
Merge "Add target to missing .gitignore"
Diffstat (limited to 'cadi/.gitignore')
-rw-r--r-- | cadi/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cadi/.gitignore b/cadi/.gitignore index 58c32c89..2699d451 100644 --- a/cadi/.gitignore +++ b/cadi/.gitignore @@ -1,2 +1,3 @@ /.project /.settings/ +/target/ |