* [kbd] [PATCH] ignore all files ending in ~
@ 2011-05-16 23:13 Mike Frysinger
0 siblings, 0 replies; 3+ messages in thread
From: Mike Frysinger @ 2011-05-16 23:13 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.5.rc3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [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; 3+ 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 related [flat|nested] 3+ 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; 3+ 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] 3+ messages in thread
end of thread, other threads:[~2011-10-30 23:56 UTC | newest]
Thread overview: 3+ 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
-- strict thread matches above, loose matches on Subject: below --
2011-05-16 23:13 Mike Frysinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox