diff options
| author | Jeff Carr <[email protected]> | 2025-09-06 14:43:53 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-09-06 14:43:53 -0500 |
| commit | f2515acf4ada1b9c12e33d0e92c5574a81db3ce1 (patch) | |
| tree | 47b6d6a72acbd4780218626a15106e4f52eca33f /.gitignore | |
day1
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 |
