From: Charles Bailey <charles@hashpling.org>
To: Richard PALO <richard@netbsd.org>
Cc: git@vger.kernel.org
Subject: Re: git ls-files -o seems to ignore .gitignore
Date: Mon, 27 Oct 2014 06:47:47 +0000 [thread overview]
Message-ID: <20141027064747.GA7773@hashpling.org> (raw)
In-Reply-To: <544DE351.9060800@netbsd.org>
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 ignore rules to the output of ls-files -o then you can use the
--exclude-standard option.
next prev parent reply other threads:[~2014-10-27 6:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-27 6:16 git ls-files -o seems to ignore .gitignore Richard PALO
2014-10-27 6:47 ` Charles Bailey [this message]
2014-10-27 8:31 ` Matthieu Moy
2014-10-27 9:22 ` richard.palo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141027064747.GA7773@hashpling.org \
--to=charles@hashpling.org \
--cc=git@vger.kernel.org \
--cc=richard@netbsd.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.