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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 28 Mar 2010 17:19:57 +0300
From:	Alexey Dobriyan <adobriyan@...il.com>
To:	Jan III Sobieski <jan3sobi3ski@...il.com>
Cc:	LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] add random binaries to .gitignore

On Sun, Mar 28, 2010 at 03:38:31PM +0200, Jan III Sobieski wrote:
> W dniu 2010-03-28 15:35, Alexey Dobriyan pisze:
> > On Sun, Mar 28, 2010 at 02:38:07PM +0200, Jan III Sobieski wrote:
> >> +# 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
> > 
> > This should go to per-directory gitiignores.
> 
> I agree that it is not the best solution. But one directory one
> .gitignore also isn't the best, so I propose this

.gitignore in leaf directory is the status quo.

	find . -type f -name '\.gitignore'
--
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