diff options
author | Nikolas Hermanns <nikolas.hermanns@ericsson.com> | 2016-12-13 10:26:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2016-12-13 10:26:11 +0000 |
commit | 2dd53e9153a37a5a9f14a8772224dbdaa091bbfa (patch) | |
tree | 7e083f4959878d78f943c07cc32575c66a4ba05d /.gitignore | |
parent | 2445ba0a0325611e0b927ecc7ed4d361426e5fc4 (diff) | |
parent | 416f9cf177801cecfe39f5249d73e3a4a85f0bbd (diff) |
Merge "adding odl-pipeline"
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ +*.project +*.pydevproject +*.pyc *~ .*.sw? /docs_build/ /docs_output/ /releng/ +*.tar.gz +*.qcow2 +*.img +odl-pipeline/build/* +odl-pipeline/trash/* +odl-pipeline/lib/tmp +odl-pipeline/disks/* |