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

*.c              kwsys-c-style
*.c.in           kwsys-c-style
*.cxx            kwsys-c-style
*.h              kwsys-c-style
*.h.in           kwsys-c-style
*.hxx            kwsys-c-style
*.hxx.in         kwsys-c-style

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