summaryrefslogtreecommitdiffstats
path: root/polly/.gitattributes
diff options
context:
space:
mode:
authorHongbin Zheng <etherzhhb@gmail.com>2013-06-29 07:21:57 +0000
committerHongbin Zheng <etherzhhb@gmail.com>2013-06-29 07:21:57 +0000
commit243e53977a1af98b593b65b70722e6890a8b6d88 (patch)
treed935e7e491b7f41e07493184a8f46895e932832b /polly/.gitattributes
parent8d3a888ca34bfa196087a233aa8b3ce4a9ccf5c3 (diff)
downloadbcm5719-llvm-243e53977a1af98b593b65b70722e6890a8b6d88.tar.gz
bcm5719-llvm-243e53977a1af98b593b65b70722e6890a8b6d88.zip
Add the git attributes file.
The attribute in the file allows git to perform End-of-Line normalization (CRLF to LF). llvm-svn: 185255
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
new file mode 100644
index 00000000000..e7c1d93d39c
--- /dev/null
+++ b/polly/.gitattributes
@@ -0,0 +1,2 @@
+# Auto detect text files and perform LF normalization
+* text eol=lf
OpenPOWER on IntegriCloud