diff options
| author | Your Name <[email protected]> | 2024-01-01 12:00:00 -0600 |
|---|---|---|
| committer | Your Name <[email protected]> | 2024-01-01 12:00:00 -0600 |
| commit | b60279b19aa7cf0c94bc34795735be86a434a91c (patch) | |
| tree | 8cdbc83491732ee417bcfbf961fd5d22453428d4 /.gitignore | |
| parent | 95fcacfde0f1c01f9ce46d5ec6a239a6e778ec27 (diff) | |
a better protobuf file to switch to later
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ go.* *.swp *.patch +*.mbox *.pb.go |
