-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
Here's my updated settings:
{
"extra_file_exclude_patterns":
[
"*.pyc",
"*.pyo",
"*.exe",
"*.dll",
"*.obj",
"*.o",
"*.a",
"*.lib",
"*.so",
"*.dylib",
"*.ncb",
"*.sdf",
"*.suo",
"*.pdb",
"*.idb",
".DS_Store",
"*.class",
"*.psd",
"*.db",
"*.sublime-workspace"
],
"extra_folder_exclude_patterns":
[
".idea",
".svn",
".git",
".hg",
"CVS",
".codekit-cache",
"node_modules",
"tmp",
".file-cache",
],
"folder_exclude_patterns":
[
".idea",
".svn",
".git",
".hg",
"CVS",
".codekit-cache",
"node_modules",
"tmp",
".file-cache"
]
}Sublime Text 3066 on OX X 10.10.1
mfdj, koliyo and rlnx
