github.com/khulnasoft-lab/kube-bench@v0.2.1-0.20240330183753-9df52345ae58/.gitignore (about)

     1  kube-bench
     2  *.swp
     3  vendor
     4  dist
     5  .vscode/
     6  hack/kind.test.yaml
     7  coverage.txt
     8  
     9  .idea/
    10  
    11  # Directory junk file
    12  .DS_Store
    13  thumbs.db
    14  /kubeconfig.kube-bench
    15  /test.data
    16  *.iml