aboutsummaryrefslogtreecommitdiffstats
path: root/tools/dosfstools/patches/0009-Improve-.gitignore.patch
blob: 25d5fe6518e9bedb146d9e76d7e8be99ae1cab31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
From 628b3ec05b304e77eed05c57457ff7bb39401f6c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= <noltari@gmail.com>
Date: Thu, 26 Feb 2015 19:41:19 +0100
Subject: [PATCH 09/14] Improve .gitignore
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Andreas Bombe <aeb@debian.org>
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 5c9366e..2dc4ca9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,6 @@
 tags
 *~
 .*.sw[a-p]
+*.orig
+*.rej
+*.DS_Store
-- 
1.9.1