git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* multiple .gitignore-s
@ 2007-04-22 21:36 Yakov Lerner
  2007-04-22 21:46 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Yakov Lerner @ 2007-04-22 21:36 UTC (permalink / raw)
  To: Git Mailing List

If repo has toplevel .gitignore, and subdir A/B
has also .gitignore, then how these two .gitignore-s
interact to affect A/B ? Are they shadowed, or accumulated ?

Thanks
Yakov

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: multiple .gitignore-s
  2007-04-22 21:36 multiple .gitignore-s Yakov Lerner
@ 2007-04-22 21:46 ` Junio C Hamano
  2007-04-23 10:51   ` Yakov Lerner
  0 siblings, 1 reply; 3+ messages in thread
From: Junio C Hamano @ 2007-04-22 21:46 UTC (permalink / raw)
  To: Yakov Lerner; +Cc: Git Mailing List

"Yakov Lerner" <iler.ml@gmail.com> writes:

> If repo has toplevel .gitignore, and subdir A/B
> has also .gitignore, then how these two .gitignore-s
> interact to affect A/B ? Are they shadowed, or accumulated ?

Study "Exclude Patterns" section of git-ls-files documentation,
perhaps?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: multiple .gitignore-s
  2007-04-22 21:46 ` Junio C Hamano
@ 2007-04-23 10:51   ` Yakov Lerner
  0 siblings, 0 replies; 3+ messages in thread
From: Yakov Lerner @ 2007-04-23 10:51 UTC (permalink / raw)
  Cc: Git Mailing List

On 4/23/07, Junio C Hamano <junkio@cox.net> wrote:
> "Yakov Lerner" <iler.ml@gmail.com> writes:
>
> > If repo has toplevel .gitignore, and subdir A/B
> > has also .gitignore, then how these two .gitignore-s
> > interact to affect A/B ? Are they shadowed, or accumulated ?
>
> Study "Exclude Patterns" section of git-ls-files documentation,
> perhaps?

Thanks
Yakov

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-04-23 10:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-22 21:36 multiple .gitignore-s Yakov Lerner
2007-04-22 21:46 ` Junio C Hamano
2007-04-23 10:51   ` Yakov Lerner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).