Mercurial > dottes
annotate .hgignore @ 990:0a9736c73717
Added tag build-default-357 for changeset 745c2db297a5
| author | Jenkins Build Manager <jenkins@cryhavoc.org.uk> |
|---|---|
| date | Fri, 09 Aug 2019 21:15:43 +0100 |
| parents | 6f8b1eaedcb5 |
| children |
| rev | line source |
|---|---|
| 1 | 1 syntax: glob |
| 2 | |
| 3 *~ | |
| 4 *.ps | |
| 12 | 5 *.pdf |
|
20
2866b36787ec
Ignore pdflatex building artifacts.
Jim Hague <jim.hague@acm.org>
parents:
14
diff
changeset
|
6 *.aux |
|
2866b36787ec
Ignore pdflatex building artifacts.
Jim Hague <jim.hague@acm.org>
parents:
14
diff
changeset
|
7 *.log |
| 111 | 8 *.orig |
|
14
d1234a11c049
Another hgignore update - ignore build dir.
Jim Hague <jim.hague@acm.org>
parents:
12
diff
changeset
|
9 |
|
d1234a11c049
Another hgignore update - ignore build dir.
Jim Hague <jim.hague@acm.org>
parents:
12
diff
changeset
|
10 syntax: regexp |
|
d1234a11c049
Another hgignore update - ignore build dir.
Jim Hague <jim.hague@acm.org>
parents:
12
diff
changeset
|
11 build/ |
|
42
0e7d2830cb8b
Put making tune graphics required by web and book into separate dir and make separately.
Jim Hague <jim.hague@laicatc.com>
parents:
20
diff
changeset
|
12 graphics/ |
|
214
a8f8718d2cf7
Ignore generated files under web and also the transposition directories.
Jim Hague <jim.hague@laicatc.com>
parents:
111
diff
changeset
|
13 web/Morris.*/ |
|
a8f8718d2cf7
Ignore generated files under web and also the transposition directories.
Jim Hague <jim.hague@laicatc.com>
parents:
111
diff
changeset
|
14 web/Session.*/ |
|
409
7d04c6e5b289
Add web/Library to .hgignore.
Jim Hague <jim.hague@acm.org>
parents:
214
diff
changeset
|
15 web/Library.*/ |
|
951
86f408696c0b
Add web tunes directories to hgignore.
Jim Hague <jim.hague@acm.org>
parents:
409
diff
changeset
|
16 web/tunes.*/ |
|
214
a8f8718d2cf7
Ignore generated files under web and also the transposition directories.
Jim Hague <jim.hague@laicatc.com>
parents:
111
diff
changeset
|
17 Morris-.* |
|
a8f8718d2cf7
Ignore generated files under web and also the transposition directories.
Jim Hague <jim.hague@laicatc.com>
parents:
111
diff
changeset
|
18 Session-.* |
|
953
6f8b1eaedcb5
Add Library transposition dirs in .hgignore, like Morris and Session.
Jim Hague <jim.hague@acm.org>
parents:
951
diff
changeset
|
19 Library-.* |
