From 51bc57ff83a67542a08689a258c823e3b0e90d58 Mon Sep 17 00:00:00 2001 From: loicbersier Date: Wed, 16 Jan 2019 00:00:11 +0100 Subject: [PATCH] remove music.mp3 --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 075e7407..6ceb4720 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ json/blacklist.json json/customresponse.json tts.mp3 ttsvc.mp3 -error/ \ No newline at end of file +error/ +music.mp3