Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] .gitignore: add vim temporary files
@ 2017-05-09  6:57 Baruch Siach
  2017-05-13 13:16 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Baruch Siach @ 2017-05-09  6:57 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

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

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

end of thread, other threads:[~2017-05-13 13:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-09  6:57 [Buildroot] [PATCH] .gitignore: add vim temporary files Baruch Siach
2017-05-13 13:16 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox