annotate .hgignore @ 801:d8e0a1ce3e8a

Define WAIT_ANY if needed. (Not defined in Cygwin for example)
author Soren Andersen <somian@pobox.com>
date Mon, 10 Apr 2006 23:21:47 +0200
parents bbaab5692b0e
children 6792164a4223
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
435
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
1 syntax: glob
255
035e45093ab7 # HG changeset patch
mikael@frmp8452
parents: 0
diff changeset
2
435
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
3 Makefile
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
4 Makefile.in
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
5 *.[oa]
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
6 .deps
798
bbaab5692b0e hgignore: Ignore hgcset.h
Mikael Berthe <mikael@lilotux.net>
parents: 435
diff changeset
7 mcabber/src/hgcset.h
435
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
8 mcabber/src/mcabber
255
035e45093ab7 # HG changeset patch
mikael@frmp8452
parents: 0
diff changeset
9
435
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
10 autom4te.cache
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
11 mcabber/aclocal.m4
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
12 mcabber/config.sub
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
13 mcabber/configure
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
14 mcabber/connwrap/depcomp
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
15 mcabber/depcomp
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
16 mcabber/ltmain.sh
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
17 mcabber/missing
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
18 mcabber/mkinstalldirs
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
19 mcabber/stamp-h1
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
20
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
21 config.h{.in,}
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
22 config.{log,cache,guess,status}
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
23
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
24 *.sw?
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
25 cscope.out
798
bbaab5692b0e hgignore: Ignore hgcset.h
Mikael Berthe <mikael@lilotux.net>
parents: 435
diff changeset
26 mcabber/ptodo
435
285dea1f1937 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net>
parents: 386
diff changeset
27