AgentBaker/.gitignore

43 строки
567 B
Plaintext

debug
_output/
_input/
.vscode
.DS_Store
test/user.env
user.env
.editorconfig
_dist/
bin/
.env
.coverprofile
coverage.txt
e2e/scenario-logs
**/vhd-publishing-info.json
test/junit/
test/e2e/kubernetes/junit.xml
_logs/
*.swp
# test outputs
cmd/_test_output
*.test
*.coverprofile
**/junit.xml
.idea
.vs
# exclude vendor directory from gitignore
!/vendor/**/*
!/test/e2e/vendor/**/*
translations/
hack/tools/bin
# to make sure we don't accidently add this back after the recent
# migration off of go-bindata
pkg/templates/templates_generated.go
e2e/scenario-logs/