Guest User

Untitled

a guest
Feb 25th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. "search.exclude": {
  2. "**/node_modules": true,
  3. "**/bower_components": true
  4. },
  5.  
  6. "files.watcherExclude": {
  7. "**/.git/objects/**": true,
  8. "**/.git/subtree-cache/**": true,
  9. "**/node_modules/**": true
  10. }
Add Comment
Please, Sign In to add comment