Skip to content

Instantly share code, notes, and snippets.

@adamrosloniec
Created March 5, 2016 20:23
Show Gist options
  • Save adamrosloniec/fb4157a08a9dca6bae11 to your computer and use it in GitHub Desktop.
Save adamrosloniec/fb4157a08a9dca6bae11 to your computer and use it in GitHub Desktop.
sublime text - sidebar - ignore .DS_Store Raw
// open: Preferences -> Settings -> User
// and add:
{ "file_exclude_patterns": [".DS_Store"] }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment