Files
releases/.gitignore
T
Sebastian Spaink 804dcc1c98 feat: add version and icon to opa_windows_amd64.exe (#7501)
Signed-off-by: sspaink <sspaink@styra.com>
Co-authored-by: Philip Conrad <philip@chariot-chaser.net>
2025-04-10 07:41:59 -05:00

43 lines
537 B
Plaintext

# development environment
.DS_Store
.vscode
.idea
*~
*.swp
# build artifacts
coverage.txt
opa_*
.Dockerfile_*
_release
wasm/_obj
_test
!*_test.go
site.tar.gz
policy.wasm
.npm
.gitbook
.go
release-notes.md
bundle.tar.gz
# ci artifacts
fuzzit
ast-fuzzer
ast-fuzzer.a
# runtime artifacts
policies
# Local Netlify folder
.netlify
# man pages
man
# generated when running local website build
docs/website/.hugo_build.lock
docs/website/data/versions
# generated when building windows binary to add icon and product version
resource.syso