author | Mathieu Lacage <mathieu.lacage@sophia.inria.fr> |
Tue, 06 Nov 2007 10:37:12 +0100 | |
changeset 2073 | 6e1e046b323a |
parent 2048 | c62b4aae737d |
child 2885 | 34fd5f64cf72 |
permissions | -rw-r--r-- |
1324
968f98557540
Update and fix (entries are searched regexps, not globs) the hg ignored files list.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
1321
diff
changeset
|
1 |
\.rej$ |
968f98557540
Update and fix (entries are searched regexps, not globs) the hg ignored files list.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
1321
diff
changeset
|
2 |
\.orig$ |
968f98557540
Update and fix (entries are searched regexps, not globs) the hg ignored files list.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
1321
diff
changeset
|
3 |
\.o$ |
968f98557540
Update and fix (entries are searched regexps, not globs) the hg ignored files list.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
1321
diff
changeset
|
4 |
~$ |
968f98557540
Update and fix (entries are searched regexps, not globs) the hg ignored files list.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
1321
diff
changeset
|
5 |
^build-dir |
968f98557540
Update and fix (entries are searched regexps, not globs) the hg ignored files list.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
1321
diff
changeset
|
6 |
^build |
968f98557540
Update and fix (entries are searched regexps, not globs) the hg ignored files list.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
1321
diff
changeset
|
7 |
^doc/html |
968f98557540
Update and fix (entries are searched regexps, not globs) the hg ignored files list.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
1321
diff
changeset
|
8 |
^doc/latex |
968f98557540
Update and fix (entries are searched regexps, not globs) the hg ignored files list.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
1321
diff
changeset
|
9 |
^\.lock-wscript |
968f98557540
Update and fix (entries are searched regexps, not globs) the hg ignored files list.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
1321
diff
changeset
|
10 |
^\.waf |
2048
c62b4aae737d
rename print-trace-sources to print-introspected-doxygen
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents:
1541
diff
changeset
|
11 |
^doc/introspected-doxygen\.h$ |