Mercurial > hgbook
comparison .hgignore @ 731:c88aa4edf9df
Follow up 586:0e3d8f66bbb7 and 587:bae6d1503482, adjust Makefile and .hgignore
author | Dongsheng Song <dongsheng.song@gmail.com> |
---|---|
date | Thu, 12 Mar 2009 21:48:08 +0800 |
parents | 082bb76417f1 |
children | 74da9b315396 |
comparison
equal
deleted
inserted
replaced
730:f7d674e6e736 | 731:c88aa4edf9df |
---|---|
1 ^htdocs/ | 1 [^/]+/build/ |
2 ^tools/fop/ | 2 [^/]+/fop/ |
3 [^/]+/html/ | |
3 | 4 |
4 syntax: glob | 5 syntax: glob |
5 | 6 |
6 *.err | 7 *.err |
7 *.lxo | 8 *.lxo |
16 .\#* | 17 .\#* |
17 .run | 18 .run |
18 .validated-00book.xml | 19 .validated-00book.xml |
19 web/hgbook/.database.sqlite3 | 20 web/hgbook/.database.sqlite3 |
20 web/hgbook/secrets.py | 21 web/hgbook/secrets.py |
21 xsl/system-xsl | 22 stylesheets/system-xsl |