From ceaab8dd2202fe13320a8d8fa337b76e85a5ac0c Mon Sep 17 00:00:00 2001 From: Sylvain Gugger <35901082+sgugger@users.noreply.github.com> Date: Fri, 5 Jun 2020 07:56:11 -0400 Subject: [PATCH] Add .vs to gitignore (#4774) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 53a6dac0c58..7da929be8c2 100644 --- a/.gitignore +++ b/.gitignore @@ -120,6 +120,7 @@ dmypy.json .pyre/ # vscode +.vs .vscode # Pycharm