From: James Simmons Date: Wed, 6 Jan 2016 16:27:04 +0000 (-0500) Subject: LU-7174 build: add mmap_cat to .gitignore X-Git-Tag: 2.7.66~34 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=9587d10a7e7e1839572d24bdf3b645df462c10f4 LU-7174 build: add mmap_cat to .gitignore While testing patches other non-patch the new application mmap_cat will show up with git status. To avoid adding this by accident place thes by product files in the proper .gitignore files. Change-Id: I11ae5fd73ef0c5238fedf2d7a5673944af421ead Signed-off-by: James Simmons Reviewed-on: http://review.whamcloud.com/17845 Tested-by: Jenkins Tested-by: Maloo Reviewed-by: Jian Yu Reviewed-by: Bob Glossman Reviewed-by: Oleg Drokin --- diff --git a/lustre/tests/.gitignore b/lustre/tests/.gitignore index 2e04c38..99b532c 100644 --- a/lustre/tests/.gitignore +++ b/lustre/tests/.gitignore @@ -41,6 +41,7 @@ /memhog /mkdirmany /mlink +/mmap_cat /mmap_sanity /mrename /multifstat