Add the git attributes file.

The attribute in the file allows git to perform End-of-Line
normalization (CRLF to LF).

llvm-svn: 185255
This commit is contained in:
Hongbin Zheng
2013-06-29 07:21:57 +00:00
parent 8d3a888ca3
commit 243e53977a

2
polly/.gitattributes vendored Normal file
View File

@@ -0,0 +1,2 @@
# Auto detect text files and perform LF normalization
* text eol=lf