Mercurial > dottes
annotate .hgignore @ 14:d1234a11c049
Another hgignore update - ignore build dir.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Mon, 27 Feb 2012 13:01:11 +0000 |
parents | 5f39bec3f0fb |
children | 2866b36787ec |
rev | line source |
---|---|
1 | 1 syntax: glob |
2 | |
3 *~ | |
4 *.ps | |
12 | 5 *.pdf |
14
d1234a11c049
Another hgignore update - ignore build dir.
Jim Hague <jim.hague@acm.org>
parents:
12
diff
changeset
|
6 |
d1234a11c049
Another hgignore update - ignore build dir.
Jim Hague <jim.hague@acm.org>
parents:
12
diff
changeset
|
7 syntax: regexp |
d1234a11c049
Another hgignore update - ignore build dir.
Jim Hague <jim.hague@acm.org>
parents:
12
diff
changeset
|
8 build/ |