Skip to content

Instantly share code, notes, and snippets.

@RasPat1
Created March 13, 2014 21:38
Show Gist options
  • Save RasPat1/9537514 to your computer and use it in GitHub Desktop.
Save RasPat1/9537514 to your computer and use it in GitHub Desktop.
Sublime Project file save this in your root mbt folder
{
"folders":
[
{
"folder_exclude_patterns":
[
"assets/.sass-cache",
"assets/stylesheets",
"sites",
"app/tmp/",
"tmp",
"docs/scripts/cu_data",
"docs/scripts/data"
],
"path": "/Users/rasesh/Sites/mbt"
}
],
"files":
[
{
"file_exclude_patterns":
[
"*.sublime-workspace",
"*.min.js"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment