From 5c44011b37f4c0793fd67993e8ebb23e5257ae73 Mon Sep 17 00:00:00 2001 From: Moe Date: Mon, 7 Sep 2020 11:37:31 +0700 Subject: [PATCH] update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index c3bb5af..fed7702 100644 --- a/.gitignore +++ b/.gitignore @@ -46,6 +46,9 @@ app.*.map.json # IDE Configuration .vscode/ +# Workspace +*.code-workspace + # Key Properties key.properties