diff options
| author | Jeff Carr <[email protected]> | 2025-03-09 01:54:41 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-03-09 01:54:41 -0600 |
| commit | 93852523e66c2646c8997c014f7c060b7baf0df8 (patch) | |
| tree | e4033a5b52b702493c83d02bf28b14c03bc95689 /.gitignore | |
| parent | b7003bbc767a66e2285c8d1c3b5a068a63af0efe (diff) | |
protobuf for settings
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ *.swp go.mod go.sum +*.pb.go gus |
