diff options
author | Mike Morris <michael.patrick.morris@gmail.com> | 2014-08-11 13:24:25 -0400 |
---|---|---|
committer | Mike Morris <michael.patrick.morris@gmail.com> | 2014-08-11 13:24:25 -0400 |
commit | fae1c157f6fe15097bb3ca663dd62775ed608622 (patch) | |
tree | 3c0215d25b0a2796696d2b17475cba720738d21c /.gitignore | |
parent | 702c74fbd937be06e77bf7aac81365f764ac4ebc (diff) | |
download | qtlocation-mapboxgl-fae1c157f6fe15097bb3ca663dd62775ed608622.tar.gz |
build fixes
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 7eb63a1250..740653e6a2 100644 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,4 @@ /src/shader/shaders_gles2.cpp /bin/style.bin.js /test/fixtures/styles/index.html -/test/fixtures/style_parser/default.style.json +/test/fixtures/style_parser/styles |