git ls-files -o seems to ignore .gitignore

2014-10-27 Thread Richard PALO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm having an issue in that 'git ls-files -o' seems to ignore [parts of] .gitignore whereas other commands, such as 'git status' seem fine. Here is an example: richard@omnis:/home/richard/src/pkgsrc$ export LANG=C

Re: git ls-files -o seems to ignore .gitignore

2014-10-27 Thread Charles Bailey
On Mon, Oct 27, 2014 at 07:16:49AM +0100, Richard PALO wrote: Hash: SHA1 I'm having an issue in that 'git ls-files -o' seems to ignore [parts of] .gitignore whereas other commands, such as 'git status' seem fine. This is, as far as I am aware, by design. If you want to apply the standard

Re: git ls-files -o seems to ignore .gitignore

2014-10-27 Thread Matthieu Moy
Charles Bailey char...@hashpling.org writes: On Mon, Oct 27, 2014 at 07:16:49AM +0100, Richard PALO wrote: Hash: SHA1 I'm having an issue in that 'git ls-files -o' seems to ignore [parts of] .gitignore whereas other commands, such as 'git status' seem fine. This is, as far as I am aware,

Re: git ls-files -o seems to ignore .gitignore

2014-10-27 Thread richard . palo
...@netbsd.org, git@vger.kernel.org Envoyé: Lundi 27 Octobre 2014 09:31:56 Objet: Re: git ls-files -o seems to ignore .gitignore Charles Bailey char...@hashpling.org writes: On Mon, Oct 27, 2014 at 07:16:49AM +0100, Richard PALO wrote: Hash: SHA1 I'm having an issue in that 'git ls-files