aboutsummaryrefslogtreecommitdiff
path: root/gitstatus/.gitattributes
blob: 5c1135cbf6f7078c532238a04cd050f95e4e6367 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
* text=auto

*.cc   text eol=lf
*.h    text eol=lf
*.info text eol=lf
*.json text eol=lf
*.md   text eol=lf
*.sh   text eol=lf
*.zsh  text eol=lf

/.clang-format text eol=lf
/LICENSE       text eol=lf
/Makefile      text eol=lf
/build         text eol=lf
/install       text eol=lf
/mbuild        text eol=lf