ADD: added generated protobuf files to git ignore

This commit is contained in:
Henry Winkel
2023-08-11 14:01:15 +02:00
parent b546628663
commit 03b6b79878

2
.gitignore vendored
View File

@@ -1,2 +1,4 @@
build/ build/
.cache .cache
*.pb.cc
*.pb.h