Whamcloud - gitweb
LU-10997 build: add files to .gitignore 04/32304/2
authorJames Simmons <uja.ornl@yahoo.com>
Sat, 5 May 2018 18:00:30 +0000 (14:00 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 21 May 2018 16:53:11 +0000 (16:53 +0000)
To avoid by accident adding files created during the build
process add them to the .gitignore. For Ubuntu 18 we add
in .cache.mk and *.o.ur-safe which only show up on that
platform

Test-Parameters: trivial

Change-Id: Ie1329e765f080cbdac1bd3efdd63f83a65d45989
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: https://review.whamcloud.com/32304
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
.gitignore
lustre/tests/mpi/.gitignore

index fcd86fd..9759ce3 100644 (file)
@@ -13,6 +13,7 @@
 #
 # Normal rules
 #
 #
 # Normal rules
 #
+.cache.mk
 .dirstamp
 .deps
 .depend
 .dirstamp
 .deps
 .depend
@@ -34,6 +35,7 @@
 *.lo
 *.mod.c
 *.o
 *.lo
 *.mod.c
 *.o
+*.o.ur-safe
 *.orig
 *.rej
 *.s
 *.orig
 *.rej
 *.s
index 9d45ae9..510fd99 100644 (file)
@@ -2,6 +2,7 @@
 /createmany-mpi
 /mdsrate
 /parallel_grouplock
 /createmany-mpi
 /mdsrate
 /parallel_grouplock
+/rr_alloc
 /write_append_truncate
 /write_disjoint
 /cascading_rw
 /write_append_truncate
 /write_disjoint
 /cascading_rw