提交 d43e5e0d 编写于 作者: H heyanlong

gitignore

上级 8c0d2629
.deps .deps
.DS_Store
.idea .idea
cmake-build-debug cmake-build-debug
CMakeLists.txt CMakeLists.txt
src/grpc/* /src/grpc/*
configure.ac /src/report/deps/boost/bin.v2
skywalking.loT /src/report/deps/boost/b2
.idea /src/report/deps/boost/bjam
/src/report/deps/boost/bootstrap.log
/src/report/deps/boost/project-config.jam
/src/report/report_client
/configure.ac
/skywalking.loT
*.lo *.lo
*.la *.la
.libs .libs
acinclude.m4 /acinclude.m4
aclocal.m4 /aclocal.m4
autom4te.cache /autom4te.cache
build /build
config.guess /config.guess
config.h /config.h
config.h.in /config.h.in~
config.log /config.h.in
config.nice /config.log
config.status /config.nice
config.sub /config.status
configure /config.sub
configure.in /configure
include /configure.in
install-sh /include
libtool /install-sh
ltmain.sh /libtool
Makefile /ltmain.sh
Makefile.fragments /Makefile
Makefile.global /Makefile.fragments
Makefile.objects /Makefile.global
missing /Makefile.objects
mkinstalldirs /missing
modules /mkinstalldirs
run-tests.php /modules
tests/*/*.diff /run-tests.php
tests/*/*.out /tests/*/*.diff
tests/*/*.php /tests/*/*.out
tests/*/*.exp /tests/*/*.php
tests/*/*.log /tests/*/*.exp
tests/*/*.sh /tests/*/*.log
/tests/*/*.sh
...@@ -60,8 +60,6 @@ dnl ) ...@@ -60,8 +60,6 @@ dnl )
mv src/grpc/KeyWithStringValue.grpc.pb.cc src/grpc/KeyWithStringValue-grpc.pb.cc mv src/grpc/KeyWithStringValue.grpc.pb.cc src/grpc/KeyWithStringValue-grpc.pb.cc
mv src/grpc/NetworkAddressRegisterService.grpc.pb.cc src/grpc/NetworkAddressRegisterService-grpc.pb.cc mv src/grpc/NetworkAddressRegisterService.grpc.pb.cc src/grpc/NetworkAddressRegisterService-grpc.pb.cc
mv src/grpc/TraceSegmentService.grpc.pb.cc src/grpc/TraceSegmentService-grpc.pb.cc mv src/grpc/TraceSegmentService.grpc.pb.cc src/grpc/TraceSegmentService-grpc.pb.cc
mv src/grpc/common/common.grpc.pb.cc src/grpc/common/common-grpc.pb.cc
mv src/grpc/register/Register.grpc.pb.cc src/grpc/register/Register-grpc.pb.cc
) )
PHP_EVAL_LIBLINE($KYWALKING_LIBS, SKYWALKING_SHARED_LIBADD) PHP_EVAL_LIBLINE($KYWALKING_LIBS, SKYWALKING_SHARED_LIBADD)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册