From: Michael Tremer Date: Thu, 29 Aug 2024 07:58:00 +0000 (+0000) Subject: .gitignore: Keep ignoring the deleted doc files X-Git-Tag: v2.29-core188~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3ce4d238d255477a240c3b1479cb34828c87fb59;p=ipfire-2.x.git .gitignore: Keep ignoring the deleted doc files Signed-off-by: Michael Tremer --- diff --git a/.gitignore b/.gitignore index 62cc3f314f..ac74788b31 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,7 @@ *.tar.bz2 /*.md5 /*.b2 + +# These files have been removed but could still be around in older environments +/doc/ChangeLog +/doc/packages-list.txt