Skip to content

Instantly share code, notes, and snippets.

@aceraven777
Last active April 25, 2019 02:10
Show Gist options
  • Save aceraven777/9dde32b689275a093feaf4ed531c8816 to your computer and use it in GitHub Desktop.
Save aceraven777/9dde32b689275a093feaf4ed531c8816 to your computer and use it in GitHub Desktop.
{
"settings": {
"search.exclude": {
"vendor": true,
"node_modules": true
},
"files.watcherExclude": {
"vendor": true,
"node_modules": true
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment