diff options
| author | Bryce Harrington <bryce@bryceharrington.org> | 2016-01-15 03:21:20 +0000 |
|---|---|---|
| committer | bryce <bryce@bryceharrington.org> | 2016-01-15 03:21:20 +0000 |
| commit | b35ff95235e4b97298d51faeab7d66051668e159 (patch) | |
| tree | e3b16cb68fe5efb8cd6f1276527b95d5d11383a2 | |
| parent | cmake: Move new cmake-based man page bits into man subdir (diff) | |
| download | inkscape-b35ff95235e4b97298d51faeab7d66051668e159.tar.gz inkscape-b35ff95235e4b97298d51faeab7d66051668e159.zip | |
cmake: Update .bzrignore with man page temp files
(bzr r14583)
| -rw-r--r-- | .bzrignore | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index cae119699..5f5e524d2 100644 --- a/.bzrignore +++ b/.bzrignore @@ -27,6 +27,27 @@ ./inkscape.ja.1 ./inkscape.sk.1 ./inkscape.zh_TW.1 +./man/inkscape.1 +./man/inkscape.de.1 +./man/inkscape.de.pod +./man/inkscape.de.tmp +./man/inkscape.el.1 +./man/inkscape.el.pod +./man/inkscape.el.tmp +./man/inkscape.fr.1 +./man/inkscape.fr.pod +./man/inkscape.fr.tmp +./man/inkscape.ja.1 +./man/inkscape.ja.pod +./man/inkscape.ja.tmp +./man/inkscape.pod +./man/inkscape.sk.1 +./man/inkscape.sk.pod +./man/inkscape.sk.tmp +./man/inkscape.tmp +./man/inkscape.zh_TW.1 +./man/inkscape.zh_TW.pod +./man/inkscape.zh_TW.tmp ./inkscape.spec ./inkview.1 ./install |
