Skip to content

Commit

Permalink
added vscode to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
tswfi committed Mar 27, 2018
1 parent 6707d7b commit 057effb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.vscode

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
Expand Down

0 comments on commit 057effb

Please sign in to comment.