From 105501c7d92d9d2584011ee263a60303a0b7df79 Mon Sep 17 00:00:00 2001 From: Lex Lim Date: Thu, 3 Feb 2022 07:46:19 +0000 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=B1=8F=E8=94=BD=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 515b93ce4a..569472301a 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,9 @@ provision.sh feeds/recent.rss .eslintcache .svn +cordova/ +plugins/ +config-* logs/ @@ -68,4 +71,8 @@ test/files/normalise-resized.jpg package-lock.json /package.json *.mongodb -link-plugins.sh \ No newline at end of file +link-plugins.sh + +# Isekai addition +makeCordova.sh +rebuild.sh