diff options
| author | Jeff Carr <[email protected]> | 2025-01-13 09:20:48 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-01-13 09:20:48 -0600 |
| commit | 93b5b4a9ca88fa8eb2a12489b2c187f48de578ad (patch) | |
| tree | 556ed7d8276cc9ad9f93026375ba76aabeaa8a5a | |
| parent | bd54fa707a03125878a23f1ad4c93f25708cf4d3 (diff) | |
forgot .gitignore go.*v0.0.2
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..34cfcd8 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +go.* |
