mirror of
https://github.com/tumic0/QtPBFImagePlugin.git
synced 2024-11-23 19:25:55 +01:00
18 lines
181 B
Plaintext
18 lines
181 B
Plaintext
|
# Object files
|
||
|
*.o
|
||
|
|
||
|
# Protobuf stuff
|
||
|
protobuf/vector_tile.pb.cc
|
||
|
protobuf/vector_tile.pb.h
|
||
|
|
||
|
# Qt stuff
|
||
|
/.qmake.stash
|
||
|
moc_*.cpp
|
||
|
moc_*.h
|
||
|
qrc_*.cpp
|
||
|
Makefile*
|
||
|
|
||
|
# lib
|
||
|
libpbf.so
|
||
|
pbf.dylib
|