diff options
author | Konstantin Käfer <mail@kkaefer.com> | 2014-07-09 12:37:59 -0700 |
---|---|---|
committer | Konstantin Käfer <mail@kkaefer.com> | 2014-07-09 12:37:59 -0700 |
commit | d0d68d08f4be9360c5fbeedb2edd08b8e0e8d75e (patch) | |
tree | 46d0766f5b87750f00c7e8b0a093d509b9a52e5c /.gitignore | |
parent | 5fe36a3cb055dd8be94186dfb75d5be3499956af (diff) | |
download | qtlocation-mapboxgl-d0d68d08f4be9360c5fbeedb2edd08b8e0e8d75e.tar.gz |
fix automated headless testing on travis
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e62b74b4a7..7c565ffc13 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ .DS_Store *.xcodeproj *.o +*.actual.png /node_modules /mapnik-packaging /macosx/build |