diff options
| author | Jeff Carr <[email protected]> | 2025-09-01 17:06:10 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-09-01 17:06:10 -0500 |
| commit | 8e0697d0321a2d29da9b36f4320aa2fbdd4b8278 (patch) | |
| tree | 0a9885b9c84caa9db0fe5cbf7a4c5b4f75e4a55c /.gitignore | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3429a71 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +go.* +*.swp +*.patch +*.mbox +*.pb.go |
