diff options
| author | Jeff Carr <[email protected]> | 2024-01-30 16:16:44 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-30 16:16:44 -0600 |
| commit | 6514043d9fee59cdf1ee2f075c8b7992dd766657 (patch) | |
| tree | 88340f99960636783357ada33d3d0b331cd91193 /.gitignore | |
| parent | 1ac95c7125b6f2f196138139b85c82284e5adbd7 (diff) | |
release automationv0.17.0
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -1,6 +1,3 @@ *.swp - -# ignore compiled plugins -*.so - -repostatus/ +go.sum +go.mod |
