From af751117fa0a54bf88c517499fc15c44e08aae2b Mon Sep 17 00:00:00 2001 From: moepoi Date: Sun, 15 Aug 2021 21:22:02 +0700 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 0fa6b67..30d8eef 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,6 @@ app.*.map.json /android/app/debug /android/app/profile /android/app/release + +# IDE +*.code-workspace \ No newline at end of file