.hgignore
author Florian Westphal <fw@strlen.de>
Wed, 03 Sep 2008 23:24:59 +0200
changeset 3595 693faf7f4e9b
parent 3482 5393e306a243
child 4016 88e8d69b15f2
permissions -rw-r--r--
nsc: Fix build problem if gtk config store is disabled gtk config store pulled in libdl.so for us, so things fail to link of the config store isn't enabled. This makes nsc pull in libdl itself when its enabled.
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
1856
0f572793e57a update ignore list
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 1541
diff changeset
    11
^doc/introspected-doxygen\.h$
2885
34fd5f64cf72 Ignore .py[co] files (python bytecodes)
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 1856
diff changeset
    12
.*\.py[co]$
2899
e5070e510fa8 add pcap files to ignore list.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2885
diff changeset
    13
\.pcap$
3318
234603159601 update ignore list
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2899
diff changeset
    14
^doc/manual/manual/
234603159601 update ignore list
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2899
diff changeset
    15
doc/manual/manual.aux
234603159601 update ignore list
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2899
diff changeset
    16
doc/manual/manual.cp
234603159601 update ignore list
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2899
diff changeset
    17
doc/manual/manual.fn
234603159601 update ignore list
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2899
diff changeset
    18
doc/manual/manual.html
234603159601 update ignore list
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2899
diff changeset
    19
doc/manual/manual.ky
234603159601 update ignore list
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2899
diff changeset
    20
doc/manual/manual.log
234603159601 update ignore list
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2899
diff changeset
    21
doc/manual/manual.pdf
234603159601 update ignore list
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2899
diff changeset
    22
doc/manual/manual.pg
234603159601 update ignore list
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2899
diff changeset
    23
doc/manual/manual.toc
234603159601 update ignore list
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2899
diff changeset
    24
doc/manual/manual.tp
234603159601 update ignore list
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2899
diff changeset
    25
doc/manual/manual.vr
234603159601 update ignore list
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2899
diff changeset
    26
^doc/manual/figures/.*eps
234603159601 update ignore list
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2899
diff changeset
    27
^doc/manual/figures/.*pdf
234603159601 update ignore list
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2899
diff changeset
    28
^doc/manual/figures/.*png
3482
5393e306a243 hg ignore the pybindgen checkout dir
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 3318
diff changeset
    29
^bindings/python/pybindgen/