aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
blob: f3e1df5b5b9c1b8046ed08f6c35c7bafcc3d35d6 (plain) (blame)
1
2
3
4
5
6
* text=auto

Makefile* text whitespace=-tab-in-indent
*.sh text eol=lf
*.md diff=markdown
*.py diff=python