| author | Gustavo J. A. M. Carneiro <gjc@inescporto.pt> |
| Sun, 16 Mar 2008 14:35:32 +0000 | |
| changeset 2622 | 6440851b111a |
| parent 1856 | 0f572793e57a |
| 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 |
|
1856
0f572793e57a
update ignore list
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents:
1541
diff
changeset
|
11 |
^doc/introspected-doxygen\.h$ |