Files
releases/.gitignore
T
Torin Sandall ac3f177ac0 Update build to cross compile
Currently targeting linux/amd64 and darwin/amd64
2016-05-25 16:36:12 -07:00

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