diff options
| author | Jeff Carr <[email protected]> | 2024-01-30 16:14:38 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-30 16:14:38 -0600 |
| commit | 6c02e57a175b2fd3bce225f53cfd5697cee723d5 (patch) | |
| tree | 847d41fec43fde37d824afb63d3517f36cf1682f /.gitignore | |
| parent | 36b1b1bfab2d11650e7b28070b04b386f2cfc3cf (diff) | |
release automationv0.19.0
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a630ed4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.swp +go.mod +go.sum |
