Skip to content

Instantly share code, notes, and snippets.

@patricksuo
Created October 5, 2016 06:42
Show Gist options
  • Select an option

  • Save patricksuo/305ffabd6fb965f99bb6daf3246156c1 to your computer and use it in GitHub Desktop.

Select an option

Save patricksuo/305ffabd6fb965f99bb6daf3246156c1 to your computer and use it in GitHub Desktop.
my visual studio code config
// Place your settings in this file to overwrite the default settings
{
"files.exclude": {
"*.swap": true,
"*.o": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment