mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
ac3f177ac0
Currently targeting linux/amd64 and darwin/amd64
14 lines
153 B
Plaintext
14 lines
153 B
Plaintext
# development environment
|
|
.DS_Store
|
|
.vscode
|
|
|
|
# build artifacts
|
|
coverage
|
|
ast/parser.go
|
|
opa
|
|
opa_linux_amd64
|
|
opa_darwin_amd64
|
|
|
|
# runtime artifacts
|
|
policies
|