[Enhancement] Remove thrift_types_customize_impl.cpp from gitignore (#54564)
Signed-off-by: gengjun-git <gengjun@starrocks.com>
This commit is contained in:
parent
13be056bfe
commit
6fe2045fd0
|
|
@ -75,6 +75,7 @@ be/.vscode
|
|||
be/src/gen_cpp/cmake-build*
|
||||
be/src/gen_cpp/*.cc
|
||||
be/src/gen_cpp/*.cpp
|
||||
!be/src/gen_cpp/thrift_types_customize_impl.cpp
|
||||
be/src/gen_cpp/*.h
|
||||
be/src/gen_cpp/opcode
|
||||
be/src/thirdparty/starcache/
|
||||
|
|
|
|||
Loading…
Reference in New Issue