diff options
| author | mat <git@matdoes.dev> | 2026-01-12 09:38:47 -1030 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2026-01-13 01:08:53 +0500 |
| commit | efb36d5fc0fe56a98f5795c53dfa109887cd5aae (patch) | |
| tree | 3674f0b53afca4b3f1d58fc0406bcbac552ab961 /azalea-protocol/fuzz/.gitignore | |
| parent | 2310666975d0f7e06f44efa6032c6838f2a33f0c (diff) | |
| download | azalea-drasl-efb36d5fc0fe56a98f5795c53dfa109887cd5aae.tar.xz | |
fix memory leaks in azalea-protocol
Diffstat (limited to 'azalea-protocol/fuzz/.gitignore')
| -rw-r--r-- | azalea-protocol/fuzz/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/azalea-protocol/fuzz/.gitignore b/azalea-protocol/fuzz/.gitignore index 1a45eee7..7a68a04b 100644 --- a/azalea-protocol/fuzz/.gitignore +++ b/azalea-protocol/fuzz/.gitignore @@ -2,3 +2,5 @@ target corpus artifacts coverage + +fuzz-*.log
\ No newline at end of file |
