diff options
| author | Jeff Carr <[email protected]> | 2025-01-29 07:31:26 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-01-29 12:27:10 -0600 |
| commit | ce11f999f9282e9489e77eb1f9d6c08ae9c9b725 (patch) | |
| tree | 33ae6c702d91c5eddfe4ecd0be68bf907733a394 /.gitignore | |
| parent | a16b53c2895669f7f21728334371ab79680699bf (diff) | |
start moving to protobuf. fix mouse clicks (kinda)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ *.swp *.so +*.pb.go go.mod go.sum gocui |
