diff --git a/.gitignore b/.gitignore index 426a199..989a5d5 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,9 @@ /build /captures .externalNativeBuild -.cxx \ No newline at end of file +.cxx + +**_pb2* +**.egg-info* +**/dist/* +build \ No newline at end of file