.hgignore
changeset 2020 143c8e4dc22d
parent 1695 77df6101d3b5
parent 1882 b6f934ed3570
child 2080 b26a1f061ac8
equal deleted inserted replaced
2019:996a562b6c9f 2020:143c8e4dc22d
     1 syntax: glob
     1 syntax: re
     2 *.orig
     2 /figures/[^/]+\.png$
     3 *.pyc
     3 ^html/
     4 tests/*.err
     4 \.pyc$
     5 tests/.testtimes
     5 ~$
       
     6 \.swp$
       
     7 \.orig$
       
     8 \.rej$
       
     9 \.err$
       
    10 ^tests/easy_run.sh$
       
    11 ^build/
       
    12 ^MANIFEST$
       
    13 ^docs/tutorials/.*\.rst$
       
    14 \.ico$
       
    15 tests/\.testtimes