diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,7 +5,7 @@ *.so *.dylib *.pkg -/fortify +/hakurei # Test binary, built with `go test -c` *.test @@ -29,4 +29,4 @@ go.work.sum security-context-v1-protocol.* # release -/dist/fortify-*
\ No newline at end of file +/dist/hakurei-*
\ No newline at end of file |
