.hgignore
changeset 2346 925610b2d90a
parent 2341 dbbe7f72d15a
child 2386 280fde4b8701
equal deleted inserted replaced
2345:4f7745fc9823 2346:925610b2d90a
     2 
     2 
     3 *.elc
     3 *.elc
     4 *.orig
     4 *.orig
     5 *.rej
     5 *.rej
     6 *~
     6 *~
       
     7 *.o
     7 *.so
     8 *.so
     8 *.pyc
     9 *.pyc
     9 *.swp
    10 *.swp
    10 *.prof
    11 *.prof
    11 tests/.coverage*
    12 tests/.coverage*
    12 tests/annotated
    13 tests/annotated
    13 tests/*.err
    14 tests/*.err
    14 build
    15 build
       
    16 contrib/hgsh/hgsh
    15 dist
    17 dist
    16 doc/*.[0-9]
    18 doc/*.[0-9]
    17 doc/*.[0-9].gendoc.txt
    19 doc/*.[0-9].gendoc.txt
    18 doc/*.[0-9].{x,ht}ml
    20 doc/*.[0-9].{x,ht}ml
    19 MANIFEST
    21 MANIFEST