Mercurial > dottes
annotate .hgignore @ 23:3167dd4b79b6
Add From Night Till Morn, Herbert the Sherbert, The Plane Tree, Quarter Brawls,
Rufty Tufty and The Slow.
author | Jim Hague <jim.hague@laicatc.com> |
---|---|
date | Thu, 01 Mar 2012 09:52:19 +0000 |
parents | 2866b36787ec |
children | 0e7d2830cb8b |
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 |
14
d1234a11c049
Another hgignore update - ignore build dir.
Jim Hague <jim.hague@acm.org>
parents:
12
diff
changeset
|
8 |
d1234a11c049
Another hgignore update - ignore build dir.
Jim Hague <jim.hague@acm.org>
parents:
12
diff
changeset
|
9 syntax: regexp |
d1234a11c049
Another hgignore update - ignore build dir.
Jim Hague <jim.hague@acm.org>
parents:
12
diff
changeset
|
10 build/ |