aboutsummaryrefslogtreecommitdiff
path: root/libs/plugin_python/.gitattributes
blob: e613fd7a4f9cd5aff1f8c87e9f4d8db74512c526 (plain)
1
2
3
4
5
6
7
8
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto

# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
*.cpp text eol=crlf
*.h text eol=crlf
*.py text eol=crlf