diff options
| author | Jeff Carr <[email protected]> | 2024-01-29 13:51:15 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-29 13:51:15 -0600 |
| commit | d97ce2aecc08cdaae49b5885453deee9260aaf06 (patch) | |
| tree | e09c8e03640e75e1d8fd71f509db343fa176bb21 /.gitignore | |
| parent | a48b116a37730c28b1a05707c15f6ba199bdd416 (diff) | |
testing go
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1 +1,3 @@ *.swp +go.mod +go.sum |
