Instantly share code, notes, and snippets.
#Minimatch pattern to exclude *.spec.js from grunt
'app/scripts/**/!(*spec).js'