Any chance that this would get merged in (.gitignore notwithstanding)? On Mon, Dec 2, 2013 at 5:59 PM, Alexander Huemer <alexander.hue...@xx.vu> wrote: > On Mon, Dec 02, 2013 at 09:40:24PM +0100, q...@c9x.me wrote: >> On Mon, Dec 02, 2013 at 10:07:17AM -0600, Chris Down wrote: >> > On 2013-12-01 18:19:22 -0500, Eyal Erez wrote: >> > > create mode 100644 .gitignore >> > >> > A gitignore when there are no subdirectories? What do you want a >> > gitignore for? Just don't do `git add .` (ever). >> >> Would you mind elaborating? I use a git ignore in this kind of >> situation to avoid having my `git status` full of garbage, are >> there any alternatives to this? > > There was a rather lively discussion about this topic before. For some > reason .gitignore seems to drive emotions in people, including me. > > Kind regards, > -Alex >
-- Eyal Erez <ones...@gmail.com> There are 10 types of people, those who know binary and those who don't.