lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 28 Mar 2010 14:38:07 +0200
From:	Jan III Sobieski <jan3sobi3ski@...il.com>
To:	LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH] add random binaries to .gitignore

This patch adds random binaries to .gitignore

-- 
Jan III Sobieski

Signed-off-by: Jan III Sobieski <jan3sobi3ski@...il.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
+
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ