Whamcloud - gitweb
LU-1617 build: ignore automatically generated files
authorAndreas Dilger <andreas.dilger@intel.com>
Wed, 1 May 2013 16:17:29 +0000 (10:17 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 6 Jun 2013 01:31:20 +0000 (21:31 -0400)
Do not list automatically generated files in "git status" output,
so that it does not hide checkpatch.pl output in the commit message.

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: Iab5c5be25de7dc54225fb2aa6540a4d75e500c1e
Reviewed-on: http://review.whamcloud.com/6229
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: John Hammond <johnlockwoodhammond@gmail.com>
Reviewed-by: Keith Mannthey <keith.mannthey@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
.gitignore
ldiskfs/.gitignore
ldiskfs/ldiskfs/.gitignore
lustre/tests/.gitignore

index ebcc0b5..60283f4 100644 (file)
 00[0-9][0-9]-*.patch
 autoMakefile
 autoMakefile.in
+config.guess
 config.log
 config.status
+config.sub
 configure
+depcomp
+install-sh
 Makefile
+missing
 modules.order
 TAGS
 
index 134b022..0bbcfa3 100644 (file)
@@ -11,4 +11,5 @@
 /Module.symvers
 /Module.markers
 /Modules.symvers
+/Rules
 /stamp-h1
index 4dbe8d6..6765b73 100644 (file)
@@ -1,6 +1,8 @@
 /linux-stage
 /linux
 /modules.order
+/Module.symvers
+/stamp-h2
 /*.c
 /*.h
 /sources
index 19c0faa..73b4571 100644 (file)
@@ -1,75 +1,76 @@
+/*.log
+/*.xml
 /Makefile.in
-/openunlink
-/testreq
-/truncate
-/directio
-/openme
-/writeme
-/mcreate
-/munlink
-/mlink
-/tchmod
-/toexcl
-/fsx
-/test_brw
-/newfile
-/openclose
+/XMLCONFIG
+/checkstat
+/chownmany
+/cmknod
+/copy_attr
+/copytool
 /createdestroy
 /createmany
-/statmany
-/mkdirmany
-/lovstripe
-/*.xml
-/stat
-/setuid
-/multifstat
-/checkstat
-/wantedi
 /createtest
-/open_delay
-/statone
-/opendevunlink
-/opendirunlink
-/runas
-/openfile
-/unlinkmany
+/directio
 /fchdir_test
+/flock_test
+/flocks_test
+/fsx
 /getdents
-/o_directory
-/utime
-/small_write
-/multiop
-/sleeptest
-/write_disjoint
-/write_append_truncate
-/ll_sparseness_verify
-/ll_sparseness_write
-/mrename
-/cmknod
 /iopentest1
 /iopentest2
-/XMLCONFIG
-/*.log
-/logs
-/ostactive
+/it_test
+/lgetxattr_size_check
 /ll_dirstripe_verify
-/openfilleddirunlink
-/copy_attr
-/rename_many
+/ll_getstripe_info
+/ll_sparseness_verify
+/ll_sparseness_write
+/llverdev
+/llverfs
+/logs
+/lovstripe
+/mcreate
 /memhog
+/mkdirmany
+/mlink
 /mmap_sanity
-/rmdirmany
-/flock_test
-/flocks_test
-/writemany
+/mrename
+/multifstat
+/multiop
+/munlink
+/newfile
+/o_directory
+/open_delay
+/openclose
+/opendevunlink
+/opendirunlink
+/openfile
+/openfilleddirunlink
+/openme
+/openunlink
+/ostactive
 /reads
-/chownmany
-/llverdev
-/llverfs
-/ll_getstripe_info
-/it_test
-/write_time_limit
-/sendfile
+/rename_many
+/rmdirmany
+/runas
 /rwv
-/copytool
+/sendfile
+/setuid
+/sleeptest
+/small_write
+/stat
+/statmany
+/statone
+/tchmod
+/test_brw
+/testreq
+/toexcl
+/truncate
+/unlinkmany
+/utime
+/wantedi
+/write_append_truncate
+/write_disjoint
+/write_time_limit
+/writemany
+/writeme