.hgignore
author wenzelm
Mon, 25 Nov 2013 20:49:20 +0100
changeset 54646 2b38549374ba
parent 48973 fcd21f714996
child 54560 7f36da77130d
permissions -rw-r--r--
more robust status reports: avoid loosing information about physical events (see also 28d207ba9340, 2bc5924b117f, 9edfd36a0355) -- NB: TTY and Proof General ignore Output.status and Output.report; more defensive order of Markup.failed vs. Markup.finished, to allow breakdown of ML execution context (see also d7a1973b063c);
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
28909
40d87c73120d basic setup of .hgignore;
wenzelm
parents:
diff changeset
     1
syntax: glob
40d87c73120d basic setup of .hgignore;
wenzelm
parents:
diff changeset
     2
40d87c73120d basic setup of .hgignore;
wenzelm
parents:
diff changeset
     3
*~
28911
88193464e443 more .hgignore entries;
wenzelm
parents: 28909
diff changeset
     4
*.class
88193464e443 more .hgignore entries;
wenzelm
parents: 28909
diff changeset
     5
*.jar
48808
28f1d184c093 ignore some administrative files on newer Mercurial versions as well;
wenzelm
parents: 43287
diff changeset
     6
*.orig
28f1d184c093 ignore some administrative files on newer Mercurial versions as well;
wenzelm
parents: 43287
diff changeset
     7
*.rej
28909
40d87c73120d basic setup of .hgignore;
wenzelm
parents:
diff changeset
     8
.DS_Store
40d87c73120d basic setup of .hgignore;
wenzelm
parents:
diff changeset
     9
40d87c73120d basic setup of .hgignore;
wenzelm
parents:
diff changeset
    10
40d87c73120d basic setup of .hgignore;
wenzelm
parents:
diff changeset
    11
syntax: regexp
40d87c73120d basic setup of .hgignore;
wenzelm
parents:
diff changeset
    12
31669
6802c34af5a9 ignore in-situ contrib symlinks
haftmann
parents: 28943
diff changeset
    13
^contrib
28909
40d87c73120d basic setup of .hgignore;
wenzelm
parents:
diff changeset
    14
^heaps/
40d87c73120d basic setup of .hgignore;
wenzelm
parents:
diff changeset
    15
^browser_info/
48973
fcd21f714996 updated .hgignore to reflect to (almost) clean result of build_doc;
wenzelm
parents: 48808
diff changeset
    16
^doc/.*\.dvi
fcd21f714996 updated .hgignore to reflect to (almost) clean result of build_doc;
wenzelm
parents: 48808
diff changeset
    17
^doc/.*\.eps
fcd21f714996 updated .hgignore to reflect to (almost) clean result of build_doc;
wenzelm
parents: 48808
diff changeset
    18
^doc/.*\.pdf
fcd21f714996 updated .hgignore to reflect to (almost) clean result of build_doc;
wenzelm
parents: 48808
diff changeset
    19
^doc/.*\.ps
43287
acc680ab6204 simplified directory structure;
wenzelm
parents: 43281
diff changeset
    20
^src/Tools/jEdit/dist/