diff options
author | Matthew Hodgson <matthew@matrix.org> | 2014-11-28 14:43:28 +0000 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2014-11-28 14:43:28 +0000 |
commit | 08bf2aaab5a3f893c1f385650d5353a6fcd67366 (patch) | |
tree | 5937ed7dedbd7c231d6282a128f97612c31cf3db /contrib/vertobot/.gitignore | |
parent | clean up a vertobot a bit (diff) | |
download | synapse-08bf2aaab5a3f893c1f385650d5353a6fcd67366.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 |