Merge "Add RequestId and PartnerName in log"
[aai/aai-service.git] / .gitattributes
1 # Set the default behavior, in case people don't have core.autocrlf set.
2 * text=auto
3
4 # Explicitly declare text files you want to always be normalized and converted
5 # to native line endings on checkout.
6 *.java text eol=crlf
7 *.sh text eol=crlf
8 *.pl text eol=crlf
9 *.json text eol=crlf
10 *.xml text eol=crlf
11 *.xsd text eol=crlf
12 *.txt text eol=crlf
13