32 lines
509 B
Plaintext
32 lines
509 B
Plaintext
# Binaries for programs and plugins
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary, build with `go test -c`
|
|
*.test
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|
|
|
|
*.DS_Store
|
|
/haibei
|
|
/haibei_linux_amd64
|
|
/haibei.lock
|
|
/release
|
|
/data
|
|
/internal/test/data
|
|
tmp
|
|
/vendor
|
|
/configs/gen_rbac_policy.csv
|
|
/configs/gen_rbac_policy.csv.bak
|
|
/configs/rbac_policy.csv.bak
|
|
/test/data
|
|
/internal/swagger/v3/.openapi-generator
|
|
/internal/swagger/v3/.openapi-generator-ignore
|
|
|
|
# IDE configs
|
|
.idea
|
|
.vscode |