Skip to content

Commit

Permalink
Adds .vscode to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mihai-vlc committed Dec 7, 2018
1 parent 3c6adab commit 2937948
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
node_modules
.DS_Store
.idea/
.vscode/
.nyc_output
docs/_site
docs/.sass-cache
Expand Down

0 comments on commit 2937948

Please sign in to comment.