diff options
author | Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com> | 2019-02-12 19:16:47 -0500 |
---|---|---|
committer | Brinda Santh Muthuramalingam <brindasanth@in.ibm.com> | 2019-02-13 22:18:14 +0000 |
commit | 387f17df8ae76c3839577785bb5a8682f41933f9 (patch) | |
tree | 138ce66b70c0f36561c7687af5e5d5ec28859f8b /.gitignore | |
parent | 5bb411741e1044b622bd4a9cb6a45d5ec9f67abc (diff) |
Add Sub Attribute parsing capabilit
Change-Id: Ie353f8e5b86f7472a4790c32705f4b8c3d5e5826
Issue-ID: CCSDK-1061
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -21,7 +21,8 @@ **/*.jsonld
**/.checkstyle
**/.gitignore
-
+ +**/*.log
**/*py.class
**/.DS_Store
|