diff options
| author | Jeff Carr <[email protected]> | 2025-02-22 06:52:50 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-02-22 06:52:50 -0600 |
| commit | c521620b04473a5a5b3cea826b21d73fed2d2d20 (patch) | |
| tree | 5bd8c7b2777055d4686bb20f63da852384be0409 /.gitignore | |
| parent | cc19c8ac8e5b4ce31838895344db442ccffdbac0 (diff) | |
fix build and cleanup old code
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,4 +3,4 @@ go.mod go.sum /files/* /work/* -go-clone +go-clone* |
