diff options
| author | Jeff Carr <[email protected]> | 2024-01-30 16:05:42 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-30 16:05:42 -0600 |
| commit | fc382169a37d3f28cd7ba2d6f5046b9ee793381e (patch) | |
| tree | a7e6c1ec3f293b41f9f870d8917a5911fe9d3a51 /.gitignore | |
| parent | 162d2dd85b94e6bdb1dbcecc00d6dccd63b9674f (diff) | |
attempt at release automationv0.20.0
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 |
