From fc1d87641a253bd71421317cedd2844918d51e5f Mon Sep 17 00:00:00 2001 From: Dolan Miu Date: Sun, 27 Mar 2016 02:28:38 +0100 Subject: [PATCH] added .vscode --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index ab09be5eb5..f1b858463b 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,6 @@ node_modules # build build + +# vscode +ts/.vscode