xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH OSSTEST] gitignore: ignore vim swp file
@ 2016-07-21 10:32 Wei Liu
  2016-07-21 11:07 ` Ian Jackson
  0 siblings, 1 reply; 3+ messages in thread
From: Wei Liu @ 2016-07-21 10:32 UTC (permalink / raw)
  To: Xen-devel; +Cc: ian.jackson, Wei Liu

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index bccf488..f5aba20 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
 *~
 *.bak
+*.swp
 tmp
 bisection.ps
 bisection.dot
-- 
2.1.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

* [PATCH OSSTEST] gitignore: ignore vim swp file
  2016-07-21 10:32 [PATCH OSSTEST] gitignore: ignore vim swp file Wei Liu
@ 2016-07-21 11:07 ` Ian Jackson
  2016-07-21 11:57   ` Wei Liu
  0 siblings, 1 reply; 3+ messages in thread
From: Ian Jackson @ 2016-07-21 11:07 UTC (permalink / raw)
  To: Wei Liu; +Cc: Xen-devel

Wei Liu writes ("[PATCH OSSTEST] gitignore: ignore vim swp file"):
> Signed-off-by: Wei Liu <wei.liu2@citrix.com>

Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>

FTR I normally commit obvious .gitignore patches without an ack (but
maybe other people would disagree?)

Thanks,
Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

* Re: [PATCH OSSTEST] gitignore: ignore vim swp file
  2016-07-21 11:07 ` Ian Jackson
@ 2016-07-21 11:57   ` Wei Liu
  0 siblings, 0 replies; 3+ messages in thread
From: Wei Liu @ 2016-07-21 11:57 UTC (permalink / raw)
  To: Ian Jackson; +Cc: Xen-devel, Wei Liu

On Thu, Jul 21, 2016 at 12:07:35PM +0100, Ian Jackson wrote:
> Wei Liu writes ("[PATCH OSSTEST] gitignore: ignore vim swp file"):
> > Signed-off-by: Wei Liu <wei.liu2@citrix.com>
> 
> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
> 
> FTR I normally commit obvious .gitignore patches without an ack (but
> maybe other people would disagree?)
> 

Ack. I have no problem with this.

Wei.

> Thanks,
> Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

end of thread, other threads:[~2016-07-21 11:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-21 10:32 [PATCH OSSTEST] gitignore: ignore vim swp file Wei Liu
2016-07-21 11:07 ` Ian Jackson
2016-07-21 11:57   ` Wei Liu

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