Whamcloud - gitweb
LU-9897 tests: add generated files to .gitignore 78/44778/3
authorJames Simmons <jsimmons@infradead.org>
Sat, 28 Aug 2021 23:55:49 +0000 (19:55 -0400)
committerOleg Drokin <green@whamcloud.com>
Sat, 11 Sep 2021 06:22:05 +0000 (06:22 +0000)
commit3ad89522912d74ec1c854e449957c45d1285cb25
treefb0d3eb338f3725bff6709268618d53fd2a1593c
parent96aa615f91cd25b04c393f16f122e33f6744fdc9
LU-9897 tests: add generated files to .gitignore

Several binaries and wrappers are created in the build process
that show up as files for git add which is not the case. Add
these files to .gitignore so avoid an accidental git addition.

Test-Parameters: trivial
Change-Id: If693ba7933c0329a333dec71ed6fb521a90435f4
Signed-off-by: James Simmons <jsimmons@infradead.org>
Reviewed-on: https://review.whamcloud.com/44778
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/tests/.gitignore
lustre/tests/lutf/src/.gitignore [new file with mode: 0644]
lustre/utils/.gitignore