From a79117f8939ef57883290d2c01d5b3fe7b0829b4 Mon Sep 17 00:00:00 2001 From: Bobby Wibowo Date: Sun, 27 Sep 2020 03:22:31 +0700 Subject: [PATCH] Updated .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c3ca3a3..2e80a8b 100644 --- a/.gitignore +++ b/.gitignore @@ -38,6 +38,7 @@ package-lock.json # vscode's workspace settings /.vscode +*.code-workspace # Configuration file /config.js