From 8a260796a1019fbd064ed02fa51913727dc700b6 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Wed, 14 Nov 2012 10:55:00 +0100 Subject: Documentation: LLVMLinux: Update Documentation/dontdiff MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Signed-off-by: Behan Webster Cc: PaX Team --- Documentation/dontdiff | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Documentation/dontdiff') diff --git a/Documentation/dontdiff b/Documentation/dontdiff index b89a739a3276..9de9813d0ec5 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 -- cgit v1.2.3-59-g8ed1b