Ignore VS Code's config directory.

This commit is contained in:
Brett Cannon 2016-06-15 12:12:50 -07:00
parent 17b7f0dafa
commit 1ca766fc03
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ __pycache__
*.pyo
*~
*env
.vscode

View File

@ -5,3 +5,4 @@ pep-????.html
*.pyo
*~
*env
.vscode