diff options
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 |