Skip to content

Commit

Permalink
Adding vscode to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
adback03 committed Feb 17, 2016
1 parent 211c409 commit bf2f2fa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Expand Up @@ -62,5 +62,6 @@ docs/_build/
# Fixtures
fixtures/*.yaml

# Pycharm stuff:
# IDE stuff:
.idea/
.vscode/

0 comments on commit bf2f2fa

Please sign in to comment.