.hgignore
author mpm@selenic.com
Fri, 19 Aug 2005 23:07:31 -0800
changeset 966 022bcc738389
parent 953 52d8d81e72ad
child 981 4f81068ed8cd
permissions -rw-r--r--
hg import: abort with uncommitted changes, override with --force

\.elc$
\.orig$
\.rej$
~$
\.so$
\.pyc$
\.swp$
\.prof$
^tests/.*\.err$
^build/
^dist/
^doc/.*\.[0-9](\.(x|ht)ml)?$
^MANIFEST$
^\.pc/
^patches/
^mercurial/__version__.py$