mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Ignore *.lzma files
@ 2009-06-10 16:25 Arne Janbu
  2009-06-14 20:54 ` Sam Ravnborg
  0 siblings, 1 reply; 2+ messages in thread
From: Arne Janbu @ 2009-06-10 16:25 UTC (permalink / raw)
  To: linux-kernel

>From 71cc682035dacd31b11666edf910afb6a4201da4 Mon Sep 17 
00:00:00 2001
From: Arne Janbu <arnej@ampheus.de>
Date: Wed, 10 Jun 2009 17:16:42 +0200
Subject: [PATCH] Add *.lzma to .gitignore

---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 51bd99d..faa8b4d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,6 +25,7 @@
 *.elf
 *.bin
 *.gz
+*.lzma
 
 #
 # Top-level generic files
-- 
1.6.3.2

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

end of thread, other threads:[~2009-06-14 20:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-10 16:25 Ignore *.lzma files Arne Janbu
2009-06-14 20:54 ` Sam Ravnborg

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

all inboxes | Powered by JetHome®