Skip to content

Instantly share code, notes, and snippets.

@drankard
Created October 17, 2011 10:13
Show Gist options
  • Save drankard/1292330 to your computer and use it in GitHub Desktop.
Save drankard/1292330 to your computer and use it in GitHub Desktop.
Sublime Text user prefs
// Place user-specific overrides in this file, to ensure they're preserved
// when upgrading
{
"folder_exclude_patterns": [".*","classes","lib"],
"file_exclude_patterns": [".*", "*.swp","*.jar","pom.xml"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment