http://bugzilla.novell.com/show_bug.cgi?id=599664 http://bugzilla.novell.com/show_bug.cgi?id=599664#c1 Ladislav Slezak <lslezak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lslezak@novell.com --- Comment #1 from Ladislav Slezak <lslezak@novell.com> 2010-04-26 14:04:45 UTC --- Yes, .gitignore is included in the listing regardless --exclude parameters:
git ls-files . --exclude=.gitignore | grep gitignore gitignore git ls-files . --exclude-standard | grep gitignore gitignore
I'm using the current version from Factory (11.3):
rpm -q git git-1.7.0.2-1.9.x86_64
-- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.