Mercurial > hg-stable
view .hgignore @ 5167:aba624d2301d
fix bundlerepo broken by 4205f626dc05
since we now use struct in case of lazy parser, this have to be an integer
instead of None
see issue681
author | Benoit Boissinot <benoit.boissinot@ens-lyon.org> |
---|---|
date | Tue, 14 Aug 2007 18:25:27 +0200 |
parents | e6cc4d4f5a81 |
children | ea2625655baf |
line wrap: on
line source
syntax: glob *.elc *.orig *.rej *~ *.mergebackup *.o *.so *.pyc *.swp *.prof tests/.coverage* tests/annotated tests/*.err build contrib/hgsh/hgsh dist doc/*.[0-9] doc/*.[0-9].gendoc.txt doc/*.[0-9].{x,ht}ml MANIFEST patches mercurial/__version__.py .DS_Store syntax: regexp ^\.pc/ Output/Mercurial-[0-9.]*.exe