.gitignore: Keep ignoring the deleted doc files

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2024-08-29 07:58:00 +00:00
parent b95199a382
commit 3ce4d238d2

4
.gitignore vendored
View File

@@ -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