https://issues.apache.org/bugzilla/show_bug.cgi?id=50687
Jesse Glick <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Jesse Glick <[email protected]> 2011-01-31 10:25:01 EST --- (In reply to comment #4) > why do you consider ".gitignore" files as default excludes? Because they serve no function once removed from the context of a Git repository (.git/ subdir, also excluded). Same for .cvsignore, .hgignore, etc.: inside an unversioned source tree created by unpacking a ZIP, it is impossible to differentiate files which were originally versioned from build products. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
