diff options
| author | Jeff Carr <[email protected]> | 2024-01-31 14:30:03 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-31 14:30:03 -0600 |
| commit | df007743b01c448a961c4d682ed510e009e22d71 (patch) | |
| tree | 5e173a916abf6ed2680263ff524de17c97917e53 /.gitignore | |
| parent | 45edc26924bfb980b884c8792bf2a364d3600df4 (diff) | |
GPL 3v0.22.5v0.22.4v0.22.3v0.22.2v0.22.1v0.22.0v0.21.0v0.20.8v0.20.7v0.20.6v0.20.5v0.20.4v0.20.3v0.20.2
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 |
