diff --git a/.gitignore b/.gitignore index 9994ccd..31f3ddb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ build/ -.cache \ No newline at end of file +.cache +*.pb.cc +*.pb.h \ No newline at end of file