summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/.gitattributes
blob: a121ad109f764c32b4c172417a591242f5b51bc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.git*            export-ignore

*.c              whitespace=tab-in-indent,no-lf-at-eof
*.h              whitespace=tab-in-indent,no-lf-at-eof
*.h.in           whitespace=tab-in-indent,no-lf-at-eof
*.cxx            whitespace=tab-in-indent,no-lf-at-eof
*.hxx            whitespace=tab-in-indent,no-lf-at-eof
*.hxx.in         whitespace=tab-in-indent,no-lf-at-eof
*.txt            whitespace=tab-in-indent,no-lf-at-eof
*.cmake          whitespace=tab-in-indent,no-lf-at-eof

*.rst            whitespace=tab-in-indent conflict-marker-size=79