github.com/deiscc/workflow-e2e@v0.0.0-20181208071258-117299af888f/.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