Skip to content

Commit

Permalink
tools: add .vscode to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
vsavkin committed Sep 10, 2015
1 parent 63141ab commit 8d538ff
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
Expand Up @@ -31,6 +31,8 @@ pubspec.lock
.idea/
*.swo
modules/.settings
.vscode
modules/.vscode

# Don't check in secret files
*secret.js
Expand Down

0 comments on commit 8d538ff

Please sign in to comment.