QtPBFImagePlugin/.gitignore

18 lines
181 B
Plaintext
Raw Permalink Normal View History

2020-05-03 11:40:08 +02:00
# 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