Skip to content

Instantly share code, notes, and snippets.

@jgyllen
Created September 23, 2011 18:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jgyllen/1238037 to your computer and use it in GitHub Desktop.
Save jgyllen/1238037 to your computer and use it in GitHub Desktop.
Showing hidden files in TextMate project drawer
Go to Preferences > Advanced > Folder Preferences and set File Pattern to:
!(/\.(?!.)[^/]*|\.(tmproj|o|pyc)|/Icon\r|/svn-commit(\.[2-9])?\.tmp)$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment