]> git.lizzy.rs Git - rust.git/blob - .gitattributes
auto merge of #8745 : brson/rust/metadata, r=cmr
[rust.git] / .gitattributes
1 [attr]rust text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4
2
3 * text=auto
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
11 src/rt/jemalloc/include/jemalloc/jemalloc.h.in text eol=lf
12 src/rt/jemalloc/include/jemalloc/jemalloc_defs.h.in text eol=lf
13 src/rt/jemalloc/include/jemalloc/internal/jemalloc_internal.h.in text eol=lf