.hgignore
author Tero Marttila <terom@fixme.fi>
Mon, 25 Jan 2010 02:00:14 +0200
changeset 60 cb6407844ab5
parent 30 53e99e552122
child 82 c65afb0ce169
permissions -rw-r--r--
have pt_cache_open_mmap take a struct pt_cache_file ** to avoid nasty strict-aliasing-breaking cast
syntax: regexp

\.[^/]+\.sw[op]$
\.pyc$

^build/
^bin/
^lib/
^doc/html
^dist
^Learning Diary\.pdf$