diff options
author | Konstantin Käfer <mail@kkaefer.com> | 2015-01-26 18:24:36 +0100 |
---|---|---|
committer | Konstantin Käfer <mail@kkaefer.com> | 2015-02-04 10:49:08 +0100 |
commit | 3d51e116a84ee168975bcee8377e9156f77e2731 (patch) | |
tree | 5a9799423e496c8c77f3e2edd6ae334dbf823da4 /.gitignore | |
parent | 46553ff00c15414f4087ba9195fed7eba340fc13 (diff) | |
download | qtlocation-mapboxgl-3d51e116a84ee168975bcee8377e9156f77e2731.tar.gz |
use fake linker for merging the standalone static library
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f004dcf30f..82ecac6840 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ *.o *.actual.png *.diff.png +*.pyc /mason_packages /config.gypi /config-ios.gypi |