# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so

# Folders
_obj
_test

# Architecture specific extensions/prefixes
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*

_testmain.go

*.exe
*.test
*.prof

/bin
/.go

/.idea
/.markdownlint.json
/.vscode
/apiserver.local.config
/coverage.txt
/dist
/hack/config/.env
/test/e2e/junit.xml
/test/e2e/report.xml

.terraform
*.tfstate*
