From: Timothy Day Date: Fri, 13 Jan 2023 19:33:15 +0000 (+0000) Subject: LU-15581 misc: update .gitignore files X-Git-Tag: 2.15.54~36 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=refs%2Fchanges%2F32%2F49632%2F3;p=fs%2Flustre-release.git LU-15581 misc: update .gitignore files Ignore the binary for check_iam utility in lustre/utils. Also, ignore more files for commit messages. Test-Parameters: trivial Signed-off-by: Timothy Day Change-Id: I5b11dc2d2f3761f778549a121ac940edeeb70980 Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/49632 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Andreas Dilger Reviewed-by: Jian Yu Reviewed-by: Oleg Drokin Reviewed-by: jsimmons --- diff --git a/.gitignore b/.gitignore index 56ccce0..cf6c4e2 100644 --- a/.gitignore +++ b/.gitignore @@ -72,7 +72,7 @@ TAGS /aclocal.m4 /autom4te-2.53.cache /autom4te.cache -/COMMIT_EDITMSG.* +/COMMIT* /compile /config.cache /config.h diff --git a/lustre/utils/.gitignore b/lustre/utils/.gitignore index 202305c..1cb3423 100644 --- a/lustre/utils/.gitignore +++ b/lustre/utils/.gitignore @@ -31,3 +31,4 @@ /l_tunedisk /l_getsepol /ofd_access_log_reader +/check_iam