Skip to content

Instantly share code, notes, and snippets.

@jackfranklin
Created June 8, 2012 12:01
Show Gist options
  • Save jackfranklin/2895255 to your computer and use it in GitHub Desktop.
Save jackfranklin/2895255 to your computer and use it in GitHub Desktop.
Remove Specific Folders or Files from Sublime Text 2 Projects
{
"folders":
[
{
"path": "/Users/JackFranklin/Dropbox/Sites/clients/karyx/twf",
"file_exclude_patterns": ["*.scssc"]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment