diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2026-05-20 17:21:49 -0400 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2026-05-20 17:34:47 -0400 |
| commit | 2a4b7f4cd36aadd3448a303e6bcf1a703ad575d8 (patch) | |
| tree | 4272288e8075154bb706663a3b12b06fe264f7a7 /.gitignore | |
| parent | 7c33cabfb815ab46e777ea61748e1a4bf5830a22 (diff) | |
| download | lulu-2a4b7f4cd36aadd3448a303e6bcf1a703ad575d8.zip | |
cli cost: print more information
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,8 +1,11 @@ +/.build /cmd/lulu/testerr /cmd/lulu/testout /.gen /lulu /spec.yml +/.testcli /testdata/clientkey /testdata/clientsecret +/.testpkg /todo |