diff options
| author | Jeff Carr <[email protected]> | 2025-01-08 19:58:29 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-01-08 19:58:29 -0600 |
| commit | 40bb6caf20e48bbed11455a274d7359673beb5a2 (patch) | |
| tree | 58c5960abc291dea5a3d1cb135a37aab886e093d /.gitignore | |
| parent | 99c036733bb581fa7bf70562dd25ae55e35461c7 (diff) | |
testfiles dir
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,5 +4,5 @@ go.mod go.sum /files/* /work/* -autogenpb -testSort/testSort +autogenpb* +testfiles/testfiles |
