Linux console tools development discussion
 help / color / mirror / Atom feed
* [kbd] [PATCH] ignore all files ending in ~
@ 2011-10-30 23:36 Mike Frysinger
  2011-10-30 23:56 ` Alexey Gladkov
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Frysinger @ 2011-10-30 23:36 UTC (permalink / raw)
  To: kbd

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
 .gitignore |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 4bdf45f..a3044e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+*~
 *.o
 *.1
 *.8
@@ -6,7 +7,6 @@ Makefile.in
 !po/Makefile.in
 aclocal.m4
 config.h
-config.h.in~
 config.guess
 config.status
 config.sub
-- 
1.7.6.1



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

* Re: [kbd] [PATCH] ignore all files ending in ~
  2011-10-30 23:36 [kbd] [PATCH] ignore all files ending in ~ Mike Frysinger
@ 2011-10-30 23:56 ` Alexey Gladkov
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Gladkov @ 2011-10-30 23:56 UTC (permalink / raw)
  To: kbd

31.10.2011 03:36, Mike Frysinger wrote:
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
> ---
>  .gitignore |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Applied, thanks!

-- 
Rgrds, legion



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

end of thread, other threads:[~2011-10-30 23:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-30 23:36 [kbd] [PATCH] ignore all files ending in ~ Mike Frysinger
2011-10-30 23:56 ` Alexey Gladkov

Linux console tools development discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/kbd/0 kbd/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 kbd kbd/ http://lore.altlinux.org/kbd \
		kbd@lists.altlinux.org kbd@lists.altlinux.ru kbd@lists.altlinux.com
	public-inbox-index kbd

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.kbd


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git