diff options
| author | Jeff Carr <[email protected]> | 2024-01-12 04:14:09 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-12 04:14:09 -0600 |
| commit | 83ad5524015e155e6250743e01eeed7234ccb5a5 (patch) | |
| tree | 6d2aa0e43faf6ee383c5739d1df837264841da01 /.gitignore | |
initial commit
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6fbd073 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.swp +go.wit.com |
