diff options
author | Jan-Simon Möller <dl9pf@gmx.de> | 2012-11-14 10:55:00 +0100 |
---|---|---|
committer | Behan Webster <behanw@converseincode.com> | 2014-04-09 13:44:34 -0700 |
commit | 8a260796a1019fbd064ed02fa51913727dc700b6 (patch) | |
tree | 5d5d141c684ddea4be52a1671ee228eef26308c0 /Documentation | |
parent | 3d3d6b8474204b6819688c9800774d52d370a538 (diff) | |
download | linux-8a260796a1019fbd064ed02fa51913727dc700b6.tar.bz2 |
Documentation: LLVMLinux: Update Documentation/dontdiff
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@gmx.de>
Signed-off-by: Behan Webster <behanw@converseincode.com>
Cc: PaX Team <pageexec@freemail.hu>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/dontdiff | 3 |
1 files changed, 3 insertions, 0 deletions
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 |