diff options
author | Dan Timoney <dtimoney@att.com> | 2019-01-07 17:04:30 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-01-07 17:04:30 +0000 |
commit | c87224fb7b62d8d91281ce90e9f6e38cb50e1da6 (patch) | |
tree | ab30a5c2a4fcf4dd4b12823a7b3665c80c43b000 /.gitignore | |
parent | c56860549b586325e8ec9a778f89aa16154da1aa (diff) | |
parent | ae235a33287834a5541c4914ab7f54e821d9731d (diff) |
Merge "1st drop integration with BluePrintCatalogService"
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -20,4 +20,7 @@ **/blackDuckHub*
**/*.jsonld
**/.checkstyle
-**/.gitignore
+**/.gitignore + +**/*py.class +**/.DS_Store
|