зеркало из
1
0
Форкнуть 0
azure-service-operator/.gitignore

84 строки
1.1 KiB
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
bin
default.etcd
# Test binary, build with `go test -c`
*.test
# Output of the test and coverage results
reports/
bin/
vendor/
coverage.txt
report.xml
cover.html
coverage.json
coverage.xml
testlogs.txt
# Generated CRDS
config/crd/bases/*
config/rbac/role.yaml
# Kubernetes Generated files - skip generated files, except for vendored/hack/v2 files
zz_generated.*
!vendor/**/zz_generated.*
!hack/**/zz_generated.*
!v2/**/zz_generated.*
# editor and IDE paraphernalia
.idea
*.swp
*.swo
*~
.env
__debug_bin
.vscode
.DS_Store
cover-existing.html
coverage-existing.txt
report-existing.xml
testlogs-existing.txt
# terraform artifacts
.terraform*
terraform.tfstate*
# operator bundle artifacts
bundle.Dockerfile
bundle/
# Test binary, built with `go test -c`
*.test
# go-task file hashes
.task/
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
*.lcov
# built from the makefile
.k8sinfra.cluster
.env
pki/certs
dist
template.json
hack/tools
# Private powershell scripts
.ps
# goenv condiguration
.go-version