github.com/deis/workflow-e2e@v2.12.2-0.20180227201524-4105be7001fe+incompatible/.gitignore (about) 1 # local binaries, installers, and artifacts 2 tests/tests.test 3 tests/example-*/ 4 5 # vendored go source code 6 vendor/ 7 8 # generated bintray scripts during ci 9 _scripts/ci/bintray-ci.json 10 11 junit.xml