Skip to content

Instantly share code, notes, and snippets.

@jcblw
Created March 31, 2013 07:47
Show Gist options
  • Save jcblw/5279908 to your computer and use it in GitHub Desktop.
Save jcblw/5279908 to your computer and use it in GitHub Desktop.
{
"watch" : [
"./",
"lib",
"src",
"plugins"
],
"ext" : ".js|.css|.html",
"ignore" : [
"/vendor/*",
":(\d)*\.js"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment