]> git.lizzy.rs Git - rust.git/blob - .gitattributes
gitattributes: force LF line endings for all files
[rust.git] / .gitattributes
1 [attr]rust text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4
2
3 * text eol=lf
4 *.cpp rust
5 *.h rust
6 *.rs rust
7 src/rt/msvc/* -whitespace
8 src/rt/vg/* -whitespace
9 src/rt/linenoise/* -whitespace
10 src/rt/jemalloc/**/* -whitespace