.hgignore
author Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
Fri, 26 Oct 2007 14:03:22 +0200
changeset 2035 07a23b695364
parent 1541 fc95ffdef447
child 1856 0f572793e57a
permissions -rw-r--r--
add missing headers
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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
1541
fc95ffdef447 hg ignore doc/trace-source-list.h
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 1422
diff changeset
    11
^doc/trace-source-list\.h$