diff options
author | Wim <wim@42.be> | 2019-11-17 23:01:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-17 23:01:03 +0100 |
commit | 075ca9ca471a7bfaf86fd0a762ed38b8cbf4edfb (patch) | |
tree | 4b402b7c48e1d54ebdc8706a5f996aafab581a3f /.gitignore | |
parent | d4253d7a55f7af862304fb65c461547055dd294a (diff) | |
download | matterbridge-msglm-075ca9ca471a7bfaf86fd0a762ed38b8cbf4edfb.tar.gz matterbridge-msglm-075ca9ca471a7bfaf86fd0a762ed38b8cbf4edfb.tar.bz2 matterbridge-msglm-075ca9ca471a7bfaf86fd0a762ed38b8cbf4edfb.zip |
Switch to new emoji library kyokomi/emoji (#948)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,5 +1,4 @@ # Exclude matterbridge binary -matterbridge # Exclude configuration file matterbridge.toml |