view .hgglobalignore @ 189:0487f0197755

emacs: disable whitespace-cleanup in makefiles, highlight tabs in makefiles
author Augie Fackler <durin42@gmail.com>
date Sat, 06 Mar 2010 23:09:39 -0600
parents fe810e9731f0
children
line wrap: on
line source

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