2015-08-17 11:37:30 +02:00
|
|
|
.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
|
2017-04-14 19:02:05 +02:00
|
|
|
|
|
|
|
*.rst whitespace=tab-in-indent conflict-marker-size=79
|