diff options
author | aqua <aqua@iserlohn-fortress.net> | 2021-07-29 17:03:21 +0300 |
---|---|---|
committer | aqua <aqua@iserlohn-fortress.net> | 2021-07-29 17:03:21 +0300 |
commit | dca2252f30d90ebaf87157c6c153793c686988d7 (patch) | |
tree | 2c7003e5a09948e44dba93e905646114a7ffdc0a /.hgignore | |
parent | Split off Gemini code into gemini.go (diff) | |
download | gemcat-dca2252f30d90ebaf87157c6c153793c686988d7.tar.xz |
Add readme and license
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore new file mode 100644 index 0000000..1cf8d15 --- /dev/null +++ b/.hgignore @@ -0,0 +1,2 @@ +syntax: glob +gemcat |