mirror of
https://github.com/tumic0/QtPBFImagePlugin.git
synced 2025-01-18 03:52:09 +01:00
Remove remaining protobuf stuff
This commit is contained in:
parent
badd834b59
commit
8e49440a02
6
.gitignore
vendored
6
.gitignore
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user