diff options
author | Omar Polo <op@omarpolo.com> | 2021-01-23 16:56:24 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2021-01-23 16:56:24 +0000 |
commit | 497977d501eb736c37353ec8fa4c83315e025bc0 (patch) | |
tree | 859d42fd45104d9b515a1a75a627f69391fb2c15 /.gitignore | |
parent | 3309ef975cf570aeb5c1dbf568af323c19bbb3c0 (diff) |
add gg, a barebones Gemini client
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ *.pem TAGS gmid -iri_test +gg *.o docs lex.yy.c |