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

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

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