* btrfs-progs Makefile in gitignore ? @ 2015-05-08 10:11 Anand Jain 2015-05-08 10:27 ` Filipe David Manana 0 siblings, 1 reply; 2+ messages in thread From: Anand Jain @ 2015-05-08 10:11 UTC (permalink / raw) To: linux-btrfs btrfs-progs/.gitignore :: Makefile Documentation/Makefile why ? ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: btrfs-progs Makefile in gitignore ? 2015-05-08 10:11 btrfs-progs Makefile in gitignore ? Anand Jain @ 2015-05-08 10:27 ` Filipe David Manana 0 siblings, 0 replies; 2+ messages in thread From: Filipe David Manana @ 2015-05-08 10:27 UTC (permalink / raw) To: Anand Jain; +Cc: linux-btrfs On Fri, May 8, 2015 at 11:11 AM, Anand Jain <Anand.Jain@oracle.com> wrote: > > > btrfs-progs/.gitignore > :: > Makefile > Documentation/Makefile > > why ? Why not? Autotools generates Makefile from Makefile.in (or a Makefile.am in other setups). Every single project I've ever seen using autotools has Makefile listed in .gitignore. Examples: https://github.com/apache/couchdb/blob/1.6.x/.gitignore https://github.com/memcached/memcached/blob/master/.gitignore (...) > -- > To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Filipe David Manana, "Reasonable men adapt themselves to the world. Unreasonable men adapt the world to themselves. That's why all progress depends on unreasonable men." ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-05-08 10:27 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2015-05-08 10:11 btrfs-progs Makefile in gitignore ? Anand Jain 2015-05-08 10:27 ` Filipe David Manana
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.