github.com/nilium/gitlab-runner@v12.5.0+incompatible/.gitignore (about)

     1  *.iml
     2  config.toml
     3  config.toml.lock
     4  .project
     5  out
     6  builds/
     7  commands/helpers/archive.zip
     8  dockerfiles/checksums
     9  dockerfiles/alpine/gitlab-runner-linux-amd64
    10  dockerfiles/alpine/checksums
    11  dockerfiles/build/binaries/gitlab-runner-helper.*
    12  dockerfiles/ubuntu/gitlab-runner_amd64.deb
    13  dockerfiles/ubuntu/checksums
    14  .idea/
    15  .editorconfig
    16  tests/ubuntu/.vagrant
    17  artifacts
    18  tmp/gitlab-test
    19  /.gopath/
    20  
    21  testsdefinitions.txt
    22  /.testoutput/
    23  /.cover/
    24  
    25  /.vagrant/
    26  
    27  codeclimate.json
    28  ci/.test-failures.servercore1803.txt.updated
    29  ci/.test-failures.servercore1809.txt.updated
    30  
    31  # Ignore Visual Studio Code internals
    32  /.vscode
    33  /debug
    34  
    35  # Ignore the generated binary
    36  /gitlab-runner*