From e463b32709a7dd94b110990f67537e51a2321a62 Mon Sep 17 00:00:00 2001 From: sunnylqm Date: Fri, 4 Oct 2019 22:27:53 +0800 Subject: [PATCH] Update gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 20939da..ccb2996 100644 --- a/.gitignore +++ b/.gitignore @@ -43,4 +43,6 @@ local.properties # node.js # node_modules/ -npm-debug.log \ No newline at end of file +npm-debug.log + +Example/**/update.json \ No newline at end of file