git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Sixt <J.Sixt@eudaptics.com>
To: git@vger.kernel.org
Subject: Re: git-gui and untracked files
Date: Tue, 26 Jun 2007 10:51:05 +0200	[thread overview]
Message-ID: <4680D379.F891FED0@eudaptics.com> (raw)
In-Reply-To: 8b65902a0706260102i25f79375r5e5b419107f6e587@mail.gmail.com

Guilhem Bonnefille wrote:
> Is it possible to hide untracked files in git-gui? (for example an
> option available with a right click on the "Changed but not updated"
> frame)

Sure. Add the files to .gitignore (which you itself put under version
control) or to .git/info/exclude.

man 5 gitignore

-- Hannes

      reply	other threads:[~2007-06-26  8:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-26  8:02 git-gui and untracked files Guilhem Bonnefille
2007-06-26  8:51 ` Johannes Sixt [this message]

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=4680D379.F891FED0@eudaptics.com \
    --to=j.sixt@eudaptics.com \
    --cc=git@vger.kernel.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 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).