From 21eb37e471c338a90f2e23c86106f7e49e2d1196 Mon Sep 17 00:00:00 2001 From: Wim Date: Sat, 3 Apr 2021 19:16:46 +0200 Subject: Update vendor (#1446) * Update vendor * Use upstream emoji lib again --- vendor/github.com/matrix-org/gomatrix/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'vendor/github.com/matrix-org/gomatrix/.gitignore') diff --git a/vendor/github.com/matrix-org/gomatrix/.gitignore b/vendor/github.com/matrix-org/gomatrix/.gitignore index daf913b1..0dd56286 100644 --- a/vendor/github.com/matrix-org/gomatrix/.gitignore +++ b/vendor/github.com/matrix-org/gomatrix/.gitignore @@ -2,6 +2,7 @@ *.o *.a *.so +*.out # Folders _obj @@ -22,3 +23,6 @@ _testmain.go *.exe *.test *.prof + +# test editor files +*.swp -- cgit v1.2.3