mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Arne Janbu <arnej@ampheus.de>
To: linux-kernel@vger.kernel.org
Subject: Ignore *.lzma files
Date: Wed, 10 Jun 2009 18:25:10 +0200	[thread overview]
Message-ID: <200906101825.10474.arnej@ampheus.de> (raw)

>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

             reply	other threads:[~2009-06-10 16:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-10 16:25 Arne Janbu [this message]
2009-06-14 20:54 ` Sam Ravnborg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200906101825.10474.arnej@ampheus.de \
    --to=arnej@ampheus.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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®