Remove remaining protobuf stuff

This commit is contained in:
Martin Tůma 2025-01-06 20:13:55 +01:00
parent badd834b59
commit 8e49440a02

6
.gitignore vendored
View File

@ -1,10 +1,6 @@
# Object files # Object files
*.o *.o
# Protobuf stuff
protobuf/vector_tile.pb.cc
protobuf/vector_tile.pb.h
# Qt stuff # Qt stuff
/.qmake.stash /.qmake.stash
moc_*.cpp moc_*.cpp
@ -14,4 +10,4 @@ Makefile*
# lib # lib
libpbf.so libpbf.so
pbf.dylib libpbf.dylib