diff options
| author | Ophestra Umiker <cat@ophivana.moe> | 2024-12-17 14:02:54 +0900 |
|---|---|---|
| committer | Ophestra Umiker <cat@ophivana.moe> | 2024-12-17 14:02:54 +0900 |
| commit | b5cbbeab9091c592bcbb09a6365de1bc0bb58d7f (patch) | |
| tree | f2aaaceed3189e5cac06d6d75ddacb49eb91fa55 /.gitignore | |
| parent | c3ba0c3cce4548e6b3fc78bbc482493623ce4c01 (diff) | |
dist: generate distribution tarball
Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -25,4 +25,7 @@ go.work.sum .vscode # go generate -security-context-v1-protocol.*
\ No newline at end of file +security-context-v1-protocol.* + +# release +/dist/fortify-*
\ No newline at end of file |
