diff options
| author | Jeff Carr <[email protected]> | 2025-08-17 17:02:29 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-08-17 22:57:06 -0500 |
| commit | 25c604aeee7cd821d27dfd4c09bf0626e9312535 (patch) | |
| tree | e7b875d4077ffb7fa265c7a1bd8fefafbc9d0235 /.gitignore | |
| parent | bd5b16d8755bc9e5f0dc90162bc4724d319c725e (diff) | |
protobuf file for block devices
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,4 +3,5 @@ go.mod go.sum fixup *.so +*pb.go /files/* |
