[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1243381074-10488-1-git-send-email-vapier@gentoo.org>
Date: Tue, 26 May 2009 19:37:54 -0400
From: Mike Frysinger <vapier@...too.org>
To: linux-kernel@...r.kernel.org
Subject: [PATCH] ignore *.patch files
Signed-off-by: Mike Frysinger <vapier@...too.org>
---
.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 51bd99d..3433d7c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,6 +25,7 @@
*.elf
*.bin
*.gz
+*.patch
#
# Top-level generic files
--
1.6.3.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists