...

Text file src/sigs.k8s.io/gateway-api/.gitignore

Documentation: sigs.k8s.io/gateway-api

     1*~
     2.\#*
     3._*
     4\#*\#
     5/_artifacts/
     6/bazel-*
     7bin
     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
    28network_closure.sh
    29*.out
    30/_output*/
    31/output*/
    32.project
    33*.pyc
    34[._]*.s[a-w][a-z]
    35[._]s[a-w][a-z]
    36Session.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
    53admission
    54go.work
    55go.work.sum
    56
    57/cache
    58.venv/
    59release/
    60site-src/geps

View as plain text