Mercurial > hg
comparison .hgignore @ 2341:dbbe7f72d15a
contrib: add restricted shell.
author | Vadim Gelfer <vadim.gelfer@gmail.com> |
---|---|
date | Tue, 23 May 2006 09:33:09 -0700 |
parents | 0ce3cd330996 |
children | 280fde4b8701 |
comparison
equal
deleted
inserted
replaced
2338:391c5d0f9ef3 | 2341:dbbe7f72d15a |
---|---|
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 |