[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1395194008-4241-1-git-send-email-behanw@converseincode.com>
Date: Tue, 18 Mar 2014 18:53:28 -0700
From: behanw@...verseincode.com
To: rob@...dley.net
Cc: linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
dwmw2@...radead.org, pageexec@...email.hu, David.Laight@...LAB.COM,
Jan-Simon Möller <dl9pf@....de>,
Behan Webster <behanw@...verseincode.com>
Subject: [PATCH v2] Documentation: LLVMLinux: Update Documentation/dontdiff
From: Jan-Simon Möller <dl9pf@....de>
Clang has a few other kinds of derived files which shouldn't be added to a
patch. Add them to the Documentation/dontdiff file to prevent this.
Signed-off-by: Jan-Simon Möller <dl9pf@....de>
Signed-off-by: Behan Webster <behanw@...verseincode.com>
Cc: PaX Team <pageexec@...email.hu>
---
Documentation/dontdiff | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/dontdiff b/Documentation/dontdiff
index b89a739..9de9813 100644
--- a/Documentation/dontdiff
+++ b/Documentation/dontdiff
@@ -1,5 +1,6 @@
*.a
*.aux
+*.bc
*.bin
*.bz2
*.cis
@@ -21,6 +22,7 @@
*.i
*.jpeg
*.ko
+*.ll
*.log
*.lst
*.lzma
@@ -35,6 +37,7 @@
*.out
*.patch
*.pdf
+*.plist
*.png
*.pot
*.ps
--
1.8.3.2
--
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