From 31ba40cc99adae672398a904625261d20db7a929 Mon Sep 17 00:00:00 2001 From: Nikolay Krasko Date: Tue, 25 Feb 2020 17:43:07 +0300 Subject: [PATCH] Ignore auto-mute files --- tests/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/.gitignore diff --git a/tests/.gitignore b/tests/.gitignore new file mode 100644 index 00000000000..e71f70313aa --- /dev/null +++ b/tests/.gitignore @@ -0,0 +1 @@ +automute* \ No newline at end of file