From 2c1317d3c68c415e7e531a9ba9da8e2476727c7c Mon Sep 17 00:00:00 2001 From: John Luo Date: Sun, 17 Jan 2016 16:36:03 -0800 Subject: [PATCH] Adding .vs to gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f29137fd2a..0f91ad1208 100644 --- a/.gitignore +++ b/.gitignore @@ -26,4 +26,5 @@ nuget.exe *.sln.ide project.lock.json .build/ -.testPublish/ \ No newline at end of file +.testPublish/ +/.vs/