From 4a5c6223a746b5fc7016fd1be384a695eafc946b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Bersier?= Date: Mon, 8 Jul 2019 22:09:14 +0200 Subject: [PATCH] added twitter censor/uncensor --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8a7b4552..8c83ce0e 100644 --- a/.gitignore +++ b/.gitignore @@ -41,4 +41,6 @@ json/customresponse.json board/*.json tag/*.json welcome/*.json -bye/*.json \ No newline at end of file +bye/*.json +json/censor.json +json/uncensor.json \ No newline at end of file