diff options
author | Matthew Hodgson <matthew@matrix.org> | 2014-11-28 14:43:28 +0000 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-12-02 18:01:16 +0000 |
commit | 9f4abd59f53b84e18659928a7abf566995544597 (patch) | |
tree | bb11c9050281cd0248ea5e56812d65c35d8cc33a /contrib/vertobot/.gitignore | |
parent | clean up a vertobot a bit (diff) | |
download | synapse-9f4abd59f53b84e18659928a7abf566995544597.tar.xz |
ignore rogue matrix call events; support verto.media RPC as a horrible hack; fix NA::Matrix dep
Diffstat (limited to 'contrib/vertobot/.gitignore')
-rw-r--r-- | contrib/vertobot/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/vertobot/.gitignore b/contrib/vertobot/.gitignore index e501ebe177..071a780574 100644 --- a/contrib/vertobot/.gitignore +++ b/contrib/vertobot/.gitignore @@ -1 +1,2 @@ -vuc.yaml +vucbot.yaml +vertobot.yaml |