public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] add random binaries to .gitignore
@ 2010-03-28 12:38 Jan III Sobieski
  2010-03-28 13:35 ` Alexey Dobriyan
  0 siblings, 1 reply; 8+ messages in thread
From: Jan III Sobieski @ 2010-03-28 12:38 UTC (permalink / raw)
  To: LKML

This patch adds random binaries to .gitignore

-- 
Jan III Sobieski

Signed-off-by: Jan III Sobieski <jan3sobi3ski@gmail.com>

diff --git a/.gitignore b/.gitignore
index a2939fc..b9b624b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -76,3 +76,14 @@ GTAGS
 *.orig
 *~
 \#*#
+
+# random binary files
+Documentation/filesystems/dnotify_test
+Documentation/laptops/dslm
+Documentation/timers/hpet_example
+Documentation/vm/hugepage-mmap
+Documentation/vm/hugepage-shm
+Documentation/vm/map_hugetlb
+arch/x86/boot/compressed/vmlinux
+arch/x86/tools/test_get_len
+

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-04-08  9:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-28 12:38 [PATCH] add random binaries to .gitignore Jan III Sobieski
2010-03-28 13:35 ` Alexey Dobriyan
2010-03-28 13:38   ` Jan III Sobieski
2010-03-28 14:19     ` Alexey Dobriyan
2010-03-28 14:02       ` Jan III Sobieski
2010-04-07  4:11         ` Jan III Sobieski
2010-04-07  4:24           ` Amerigo Wang
2010-04-08  9:36             ` Michal Marek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox