Skip to content

Instantly share code, notes, and snippets.

@inkbase
Created March 17, 2014 21:46
Show Gist options
  • Save inkbase/9609095 to your computer and use it in GitHub Desktop.
Save inkbase/9609095 to your computer and use it in GitHub Desktop.
Base Sublime Text project
{
"folders":
[
{
"follow_symlinks": true,
"path": ".",
"folder_exclude_patterns":
[
"node_modules",
".sass-cache"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment