Skip to content

Commit

Permalink
remove .vscode settings from repository (#5608)
Browse files Browse the repository at this point in the history
looks like accidently checked in a few days ago, we should not keep this file in the repo since every vscode dev will most likely have their custom settings for their own dev env.
  • Loading branch information
connectdotz authored and arcanis committed Apr 3, 2018
1 parent 66a0143 commit 1f18a3d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ test/fixtures/**/.fbkpm
.idea
.yarn-meta
/packages/lockfile/index.js
.vscode/
3 changes: 0 additions & 3 deletions .vscode/settings.json

This file was deleted.

0 comments on commit 1f18a3d

Please sign in to comment.