From: Aurelien Degremont Date: Fri, 15 Nov 2019 09:19:47 +0000 (+0000) Subject: LU-12973 doc: remove bad line from .gitignore X-Git-Tag: 2.13.51~77 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=0fccba79a87ee688587a3c591341802666929346;p=fs%2Flustre-release.git LU-12973 doc: remove bad line from .gitignore lustre/doc/.gitignores ignore /*.3 and /*.7 man pages file because they use to be generated. Commit 4943ae1 removed the generated part and replaced it with traditional static pages, but forgot to remove the ignore rule. Test-Parameters: trivial Signed-off-by: Aurelien Degremont Change-Id: I1bcf30ffc46854936553f1d205222aa9f82274d4 Reviewed-on: https://review.whamcloud.com/36764 Tested-by: jenkins Reviewed-by: Andreas Dilger Reviewed-by: Arshad Hussain Tested-by: Maloo Reviewed-by: James Nunez --- diff --git a/lustre/doc/.gitignore b/lustre/doc/.gitignore index 2ae94ff..e4a059f 100644 --- a/lustre/doc/.gitignore +++ b/lustre/doc/.gitignore @@ -8,8 +8,6 @@ /lustre-pdf.log /lustre-pdf.out /lustre-pdf.toc -/*.3 -/*.7 /*.eps /lustre.lyx /*.tex