Skip to content

Instantly share code, notes, and snippets.

@danielmorgan
Created August 19, 2015 08:58
Show Gist options
  • Select an option

  • Save danielmorgan/d2411e67ac37945c112c to your computer and use it in GitHub Desktop.

Select an option

Save danielmorgan/d2411e67ac37945c112c to your computer and use it in GitHub Desktop.
Laravel .sublime-project
{
"folders":
[
{
"path": ".",
"folder_exclude_patterns": [
"vendor",
"storage",
"public",
"node_modules"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment