diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-09-15 18:40:38 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-09-15 18:40:38 +0000 |
commit | 36643560a04c56997fffcb9da857e28c508a5bb8 (patch) | |
tree | 5bb3c6b83fd4c864a59baacb6d2e053ffa9be7fa /.gitignore | |
parent | f5c2cb9595e250f7e6b7a1155c3bf804dc7ff04a (diff) | |
parent | 8301e2669593237f26a48caf1218167ad3a8c615 (diff) |
Merge "Initial versions of Bus Controller jjb"
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e824ce3fc..11b529f4a 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,5 @@ target/ .tox/ __pycache__/ *.pyc + +onap_sandbox |