Skip to content

Doesn't work on Mac OX X 10.10.1 #8

Description

@chrisyip

screen shot 2014-12-28 at 5 01 56 pm

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions