aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitattributes
blob: bc0e1bd8fdb361ed172c6a8fef4cb7712262bf08 (plain)
1
2
3
4
5
6
7
* text=auto

*.cpp text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent
*.h text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent
*.md text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent
*.txt text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent
*.html text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent