diff options
| author | Jeff Carr <[email protected]> | 2025-10-15 07:53:56 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-15 07:53:56 -0500 |
| commit | 3f278a6a9bc2e762635cdcd9d70b15a26eaaf071 (patch) | |
| tree | 61d35c6491170ea264d7b1d833cc37fae2e17bee /.gitignore | |
| parent | 8b1fcd11a5156f4e98e07b1a1ce7253e2f0dfa3e (diff) | |
ignore .deb files
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ go.mod go.sum *.pb.go +*.deb files/ gus |
