sigs.k8s.io/gateway-api@v1.0.0/.gitignore (about) 1 *~ 2 .\#* 3 ._* 4 \#*\# 5 /_artifacts/ 6 /bazel-* 7 bin 8 .classpath 9 /cluster/env.sh 10 /.config/gcloud*/ 11 *.dll 12 /doc_tmp/ 13 !\.drone\.sec 14 .DS_Store 15 *.dylib 16 .envrc 17 *.exe 18 *.exe~ 19 /_gopath/ 20 /.gsutil/ 21 /hack/.test-cmd-auth 22 **/.hg* 23 .idea/ 24 *.iml 25 /junit*.xml 26 /.make/ 27 .netrwhist 28 network_closure.sh 29 *.out 30 /_output*/ 31 /output*/ 32 .project 33 *.pyc 34 [._]*.s[a-w][a-z] 35 [._]s[a-w][a-z] 36 Session.vim 37 .settings/** 38 *.so 39 *.swo 40 *.swp 41 .tags* 42 *.test 43 /third_party/pkg 44 .*.timestamp 45 /_tmp/ 46 *.un~ 47 .vagrant 48 !vendor/**/zz_generated.* 49 .vscode 50 /www/test_out 51 .*.timestamp 52 /site 53 admission 54 go.work 55 go.work.sum 56 57 /cache 58 .venv/ 59 release/ 60 site-src/geps