public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM]  master: Ignore *~; don't ignore "bin"; stop new files hiding in Untracked.
@ 2007-11-10  2:07 cagney
  0 siblings, 0 replies; only message in thread
From: cagney @ 2007-11-10  2:07 UTC (permalink / raw)
  To: frysk-cvs

The branch, master has been updated
       via  e069b59bb15ed2140a0d39e1806f4e5d1e16d347 (commit)
      from  15b8b363369e0940cf83a199162a1e4023bf22e5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit e069b59bb15ed2140a0d39e1806f4e5d1e16d347
Author: Andrew Cagney <cagney@redhat.com>
Date:   Fri Nov 9 21:06:14 2007 -0500

    Ignore *~; don't ignore "bin"; stop new files hiding in Untracked.

-----------------------------------------------------------------------

Summary of changes:
 .gitignore |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

First 500 lines of diff:
diff --git a/.gitignore b/.gitignore
index a96d4d0..db54151 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,8 +2,8 @@ Makefile.in
 aclocal.m4
 autom4te.cache
 configure
-bin
 install-sh
 missing
 compile
 depcomp
+*~


hooks/post-receive
--
frysk system monitor/debugger


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-11-10  2:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-10  2:07 [SCM] master: Ignore *~; don't ignore "bin"; stop new files hiding in Untracked cagney

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 read-only IMAP folder(s) and NNTP newsgroup(s).