summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2014-05-07 18:27:09 -0400
committerDaniel Micay <danielmicay@gmail.com>2014-05-10 19:58:17 -0400
commit87b658cf728b5d7e6b81012460454af634f6e6f8 (patch)
tree26860cb187be01cf4166a62f2d7a10ba4249ce3c /.gitattributes
parentvec: factor out some deallocation code (diff)
downloadgrust-87b658cf728b5d7e6b81012460454af634f6e6f8.tar.gz
grust-87b658cf728b5d7e6b81012460454af634f6e6f8.tar.bz2
grust-87b658cf728b5d7e6b81012460454af634f6e6f8.tar.xz
gitattributes: rm obsolete jemalloc entry
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 052341b584..d65c979a07 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -8,4 +8,3 @@ src/etc/pkg/rust-logo.ico binary
8src/etc/pkg/rust-logo.png binary 8src/etc/pkg/rust-logo.png binary
9src/rt/msvc/* -whitespace 9src/rt/msvc/* -whitespace
10src/rt/vg/* -whitespace 10src/rt/vg/* -whitespace
11src/rt/jemalloc/**/* -whitespace