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