[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-gettext] Many build- and test-byproducts not listed in .gitignore
From: |
Stefano Lattarini |
Subject: |
[bug-gettext] Many build- and test-byproducts not listed in .gitignore |
Date: |
Sat, 08 Jun 2013 23:13:49 +0200 |
This is just a minor annoyance, but I thought I would report it
anyway, since I've already been perusing the gettext tree and
build systems in search of this kind of warts.
After a "./autogen.sh && make && make check", I see more than
two thousand files reported as untracked by "git status" (the
complete list is attached, gzipped). You can probably reproduce
the issue by ignoring your personal .gitignore settings as
follows:
$ git -c core.excludesfile=/dev/null status
As I said, not a big deal, but it would be nice if it could be
fixed at some point.
Thanks,
Stefano
untracked.gz
Description: GNU Zip compressed data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug-gettext] Many build- and test-byproducts not listed in .gitignore,
Stefano Lattarini <=