diff --git a/.gitattributes b/.gitattributes index 22d42a82a3b..10505d47e6c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8,3 +8,6 @@ src/rt/msvc/* -whitespace src/rt/vg/* -whitespace src/rt/linenoise/* -whitespace src/rt/jemalloc/**/* -whitespace +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