From d45d749aecca59794b79bda4d4db1b9ab404a507 Mon Sep 17 00:00:00 2001 From: Lex Lim Date: Wed, 11 Oct 2023 12:02:10 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 672c56e637..96359dd80d 100644 --- a/.gitignore +++ b/.gitignore @@ -78,3 +78,6 @@ makeCordova.sh rebuild.sh test.sh pnpm-lock.yaml + +# Hidden files +**/.* \ No newline at end of file