diff --git a/.gitignore b/.gitignore index c3e7236e2..eab420672 100644 --- a/.gitignore +++ b/.gitignore @@ -77,4 +77,6 @@ rust/target/ # Build outputs dist/ *.whl +# 拓展模块 *.so +*.dll