Add .vs to gitignore (#4774)

This commit is contained in:
Sylvain Gugger 2020-06-05 07:56:11 -04:00 committed by GitHub
parent f9414f7553
commit ceaab8dd22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -120,6 +120,7 @@ dmypy.json
.pyre/
# vscode
.vs
.vscode
# Pycharm