sogou_srpc/.gitignore
2021-08-15 19:56:37 +08:00

44 lines
355 B
Plaintext

*.a
*.bak
*.gz
*.zip
*.tar
*.la
*.lo
*.o
*.rpm
*.so
*.so.*
*.cmake
*.vcxproj
*.filters
*.sln
*.pb.h
*.pb.cc
*.log
*.srpc.h
*.thrift.h
*.pb_skeleton.h
*.pb_skeleton.cc
*.thrift_skeleton.h
*.thrift_skeleton.cc
_bin/
_include/
_lib/
.deps/
build/
build_pkg/
CMakeFiles/
Debug/
Release/
missing
SRCINFO
SRCNUMVER
SRCVERSION
CMakeCache.txt
Makefile
bazel-*