Skip to content

Commit

Permalink
Add .vscode to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
timothycrosley committed May 12, 2019
1 parent 1bd5c99 commit ba8354c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ atlassian-ide-plugin.xml
*.swp
*.kate-swp
.ropeproject/
.vscode

# pip
pip-selfcheck.json
Expand All @@ -69,4 +70,4 @@ pip-selfcheck.json
pyvenv.cfg

# mypy
.mypy_cache
.mypy_cache

0 comments on commit ba8354c

Please sign in to comment.