diff options
| author | Jeff Carr <[email protected]> | 2024-10-11 13:55:13 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-10-11 13:55:13 -0500 |
| commit | b689239cd3b1471f663f49608fcc8a6feb0a3c8a (patch) | |
| tree | f608fee8601caa829c32da718590c6003d913d2d /.gitignore | |
initial something. doesn't do anything yet.v0.0.1
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e0772ef --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +*.swp +go.mod +go.sum + +virtigo +virtigod |
