git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* why no "ignore" command on git
@ 2009-10-14 22:35 Ralf Thielow
  2009-10-14 23:02 ` Scott Wiersdorf
  2009-10-15  4:20 ` Wesley J. Landaker
  0 siblings, 2 replies; 6+ messages in thread
From: Ralf Thielow @ 2009-10-14 22:35 UTC (permalink / raw)
  To: git

Hello,

why does git don't have an "ignore" command, to ignore some files or
directories all the time.
In many project file structures you have IDE specified project files
or directories which
should not be tracked on git. All the time git says that you can add
these files, this is not
usable if you want to add many files with the "git add ." command.
I read on some pages by a google search that you can create
a ".gitignore" directory or something like that. But you had to do
this manually.

why there is no "ignore" command on git?

best regards

Ralf

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

end of thread, other threads:[~2009-10-15 15:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-14 22:35 why no "ignore" command on git Ralf Thielow
2009-10-14 23:02 ` Scott Wiersdorf
2009-10-15  4:20 ` Wesley J. Landaker
2009-10-15  9:29   ` Johannes Schindelin
2009-10-15 11:31   ` Matthieu Moy
2009-10-15 15:52     ` Jeff King

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).