Skip to content

Instantly share code, notes, and snippets.

@tribou
Created July 19, 2015 23:37
Show Gist options
  • Save tribou/3049efd8a6a0087da698 to your computer and use it in GitHub Desktop.
Save tribou/3049efd8a6a0087da698 to your computer and use it in GitHub Desktop.
{
"restartable": "rs",
"ignore": [
".git",
"node_modules/**/node_modules",
"assets/*"
],
"ext": "js json jsx"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment