diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2026-05-14 11:17:55 -0400 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2026-05-14 11:17:55 -0400 |
| commit | 26ec677a2bee8344675eb3b4afc24b3ae85f512a (patch) | |
| tree | 3fb9ec63fa923f1f9fadf0cf039eedd20d5d4023 /.gitignore | |
| parent | 0865e2e03651dcc7be91846a6e52125e56bcde31 (diff) | |
| download | lulu-26ec677a2bee8344675eb3b4afc24b3ae85f512a.zip | |
cli: validate interior
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,4 +1,5 @@ -spec.yml -testdata/clientkey -testdata/clientsecret -todo +/lulu +/spec.yml +/testdata/clientkey +/testdata/clientsecret +/todo |