diff options
author | Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com> | 2018-12-28 14:58:27 -0500 |
---|---|---|
committer | Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com> | 2019-01-04 10:54:21 -0500 |
commit | ae235a33287834a5541c4914ab7f54e821d9731d (patch) | |
tree | ba5b046727c3e93cf329d5a46e29ff297ac0b61a /.gitignore | |
parent | 65691146cceb8ee483cd4003f5fcc6fda14c0f01 (diff) |
1st drop integration with BluePrintCatalogService
Change-Id: I0824dcaf0a36e4616c12f3ac53530e6863bee290
Issue-ID: CCSDK-418
Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
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
|