2013-05-03 18:25:04 -05:00
|
|
|
[attr]rust text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4
|
|
|
|
|
|
|
|
* text=auto
|
|
|
|
*.cpp rust
|
|
|
|
*.h rust
|
|
|
|
*.rs rust
|
|
|
|
src/rt/msvc/* -whitespace
|
|
|
|
src/rt/vg/* -whitespace
|
|
|
|
src/rt/linenoise/* -whitespace
|
2013-05-19 21:22:13 -05:00
|
|
|
src/rt/jemalloc/**/* -whitespace
|
2013-08-24 11:50:20 -05:00
|
|
|
src/rt/jemalloc/include/jemalloc/jemalloc.h.in text eol=lf
|
|
|
|
src/rt/jemalloc/include/jemalloc/jemalloc_defs.h.in text eol=lf
|
|
|
|
src/rt/jemalloc/include/jemalloc/internal/jemalloc_internal.h.in text eol=lf
|