ipq806x: enable ath10k firmware for 988x, 99x0 and 9984 by default
[openwrt/staging/yousong.git] / tools / dosfstools / patches / 0009-Improve-.gitignore.patch
1 From 628b3ec05b304e77eed05c57457ff7bb39401f6c Mon Sep 17 00:00:00 2001
2 From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= <noltari@gmail.com>
3 Date: Thu, 26 Feb 2015 19:41:19 +0100
4 Subject: [PATCH 09/14] Improve .gitignore
5 MIME-Version: 1.0
6 Content-Type: text/plain; charset=UTF-8
7 Content-Transfer-Encoding: 8bit
8
9 Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 Signed-off-by: Andreas Bombe <aeb@debian.org>
11 ---
12 .gitignore | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/.gitignore b/.gitignore
16 index 5c9366e..2dc4ca9 100644
17 --- a/.gitignore
18 +++ b/.gitignore
19 @@ -6,3 +6,6 @@
20 tags
21 *~
22 .*.sw[a-p]
23 +*.orig
24 +*.rej
25 +*.DS_Store
26 --
27 1.9.1
28