4 Star 4 Fork 3

神奇杜 / tsung

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 683 Bytes
一键复制 编辑 原始数据 按行查看 历史
Sebastian Cohnen 提交于 2017-01-13 19:02 . add test artifacts to gitignore
### .gitignore ---
*~
ebin/*.beam
ebin/*.app
examples/*.xml
aclocal.m4
configure
install-sh
stamp-*
# make test artifacts
ebin-test/
cover_report/
TEST-ts_test_all.xml
badpop.xml
http_distributed.xml
http_simple.xml
jabber.xml
jabber_muc.xml
pgsql.xml
src/test/badpop.xml
src/test/thinkfirst.xml
src/test/usersdb.csv
src/test/xmpp-muc.xml
test_case.xml
thinkfirst.xml
xmpp-muc.xml
# build artifacts
Makefile
config.log
config.status
src/log2tsung.pl
src/tsung-plotter/tsplot.py
src/tsung-rrd.pl
src/tsung/tsung.app
src/tsung_controller/tsung_controller.app
src/tsung_percentile.pl
src/tsung_recorder/tsung_recorder.app
src/tsung_stats.pl
tsung-recorder.sh
tsung.sh
tsung.spec
Erlang
1
https://gitee.com/w_g/tsung.git
git@gitee.com:w_g/tsung.git
w_g
tsung
tsung
develop

搜索帮助