view .hgglobalignore @ 141:e30655eb7050

textmate.el: synced with upstream Includes discovering that ido-imenu was a better textmate-goto-symbol and support for excluding files from grepping that are otherwise tracked in VCS. Useful for symlinks to large trees, and other such things.
author Augie Fackler <durin42@gmail.com>
date Tue, 15 Sep 2009 20:28:22 -0400
parents e5f02ede61e3
children fe810e9731f0
line wrap: on
line source

syntax:glob
*.o
*.pyc
*.pyo
*.beam
.DS_Store
\#*\#
.\#*