view .hgignore @ 1720:fe64e69da57b

dirstate: use arg count for version check In 52ff07e1de91 in the main hg repo, dirstate was changed to require a second argument, making the default args check no longer work. Instead, we switch to check the number of arguments, which should be backwards and forwards compatible.
author Ryan McElroy <rmcelroy@fb.com>
date Mon, 08 Aug 2016 10:05:47 -0700
parents 77df6101d3b5
children 143c8e4dc22d
line wrap: on
line source

syntax: re
/figures/[^/]+\.png$
^html/
\.pyc$
~$
\.swp$
\.orig$
\.rej$
\.err$
^tests/easy_run.sh$
^build/
^MANIFEST$
^docs/tutorials/.*\.rst$
\.ico$
tests/\.testtimes