Skip to content

Commit

Permalink
Add vs code settings to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
lucianoratamero committed Sep 18, 2019
1 parent b430f5c commit c4e4e9d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ coverage
# Bower dependency directory (https://bower.io/)
bower_components

# VS Code settings
.vscode

# node-waf configuration
.lock-wscript

Expand Down

0 comments on commit c4e4e9d

Please sign in to comment.