From: James Simmons Date: Thu, 12 Nov 2015 14:31:49 +0000 (-0500) Subject: LU-7174 build: make git ignore dkms generated file X-Git-Tag: 2.7.64~42 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=187bdef6001f07f3217587f5146abe6edb20b08a;p=fs%2Flustre-release.git LU-7174 build: make git ignore dkms generated file While testing patches other non-patch the related build by product dkms.mkconf show up with git status. To avoid adding this by accident place thes by product files in the proper .gitignore files. Change-Id: I49a5411f8c1159a75d1cd28067dfbf3c2a677d6c Signed-off-by: James Simmons Reviewed-on: http://review.whamcloud.com/17136 Tested-by: Jenkins Tested-by: Maloo Reviewed-by: Bob Glossman Reviewed-by: Dmitry Eremin Reviewed-by: Oleg Drokin --- diff --git a/lustre/scripts/.gitignore b/lustre/scripts/.gitignore index 65eadf0..6d12f50 100644 --- a/lustre/scripts/.gitignore +++ b/lustre/scripts/.gitignore @@ -1,3 +1,4 @@ +/dkms.mkconf /lustre.spec /Makefile.in /version_tag.pl