From 04ec1c3bff41da90587a20212152f33665d54a01 Mon Sep 17 00:00:00 2001 From: Ivar Date: Sat, 30 Apr 2016 22:11:16 +0200 Subject: [PATCH] ignored vscode files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f980b6b65a..d96e8607dd 100644 --- a/.gitignore +++ b/.gitignore @@ -35,4 +35,5 @@ unleash-server.tar.gz # Visual Studio Code jsconfig.json -typings \ No newline at end of file +typings +.vscode \ No newline at end of file