2 Star 2 Fork 1

唯品会 / vire

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 639 Bytes
一键复制 编辑 原始数据 按行查看 历史
deep011 提交于 2016-05-27 15:11 . update jemalloc to version 4.2.0
# pyc
*.pyc
# Compiled Object files
*.lo
*.o
# Compiled Dynamic libraries
*.so
# Compiled Static libraries
*.la
*.a
# Compiled misc
*.dep
*.gcda
*.gcno
*.gcov
# Packages
*.tar.gz
*.tar.bz2
# Logs
*.log
# vire
*.swp
*.~
*.project
*.cproject
# Core and executable
core*
vire
# extracted jemalloc
!/dep/jemalloc-*
# Autotools
.deps
.libs
/aclocal.m4
/autom4te.cache
/stamp-h1
/autoscan.log
/libtool
/config/config.guess
/config/config.sub
/config/depcomp
/config/install-sh
/config/ltmain.sh
/config/missing
/config
/config.h
/config.h.in
/config.h.in~
/config.log
/config.status
/configure.scan
/configure
Makefile
Makefile.in
C
1
https://gitee.com/vipshop/vire.git
git@gitee.com:vipshop/vire.git
vipshop
vire
vire
master

搜索帮助