Update .gitignore

This commit is contained in:
SemvdH
2020-07-02 11:56:56 +02:00
committed by GitHub
parent ff88ecdf18
commit d45979851a

18
.gitignore vendored
View File

@@ -127,3 +127,21 @@ dmypy.json
# Pyre type checker
.pyre/
# Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode
# Edit at https://www.toptal.com/developers/gitignore?templates=visualstudiocode
### VisualStudioCode ###
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
*.code-workspace
### VisualStudioCode Patch ###
# Ignore all local history of files
.history
# End of https://www.toptal.com/developers/gitignore/api/visualstudiocode