diff mbox

.gitignore: add vim temporary files

Message ID fec91e1a48d4dd8d7fc7d019329ee4c3cf5c0c79.1494313042.git.baruch@tkos.co.il
State Rejected
Headers show

Commit Message

Baruch Siach May 9, 2017, 6:57 a.m. UTC
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

Thomas Petazzoni May 13, 2017, 1:16 p.m. UTC | #1
Hello,

On Tue,  9 May 2017 09:57:22 +0300, Baruch Siach wrote:
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)

We got exactly the same patch about a year ago, and here was the
feedback from Arnout:

  http://lists.busybox.net/pipermail/buildroot/2016-February/151271.html

Best regards,

Thomas
diff mbox

Patch

diff --git a/.gitignore b/.gitignore
index bb02d9f57270..393eae97135d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,4 +12,5 @@ 
 *.orig
 *.rej
 *~
+.*.swp
 *.pyc