From: David Kalnischkies Date: Tue, 12 Jan 2016 10:15:39 +0000 (+0100) Subject: ensure built en-manpages are ignored by git X-Git-Tag: 1.2~12 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/d1da489f0107b59b9eb104bc6c7617265e338770 ensure built en-manpages are ignored by git Seems like the interaction between wildcards and exemptions has changed slightly, so be positively more explicit about our ignoring of en. Git-Dch: Ignore --- diff --git a/.gitignore b/.gitignore index a00c84a02..c96c33b29 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ /doc/*/ !/doc/examples/ !/doc/po/ +/doc/en/* !/doc/en/makefile # package building artifacts