Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2013-07-28 13:05:20 +0400
committerTobias Grosser <tobias@grosser.es>2013-07-28 13:05:20 +0400
commit983e785f175cb67452b241548db11294051b71ac (patch)
tree20f4862c0ef9cc0b263101bd26e4b6605f02beb0 /polly/.gitattributes
parentbaf51e3e61879bfceb9b455c69d10fdbbddfa57f (diff)
gitattributes: .png and .txt are no text files
llvm-svn: 187326
Diffstat (limited to 'polly/.gitattributes')
-rw-r--r--polly/.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/polly/.gitattributes b/polly/.gitattributes
index e7c1d93d39c5..7105fff2d2f2 100644
--- a/polly/.gitattributes
+++ b/polly/.gitattributes
@@ -1,2 +1,4 @@
# Auto detect text files and perform LF normalization
* text eol=lf
+*.png -text
+*.pdf -text