diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2014-10-31 17:47:25 -0400 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2014-11-01 11:53:04 -0400 |
commit | 551ff954a5e30c89c27f59a9848ba0a9be871adc (patch) | |
tree | 52bb3a3def27ee28172be51c94072fe5eb3071c6 /.gitignore | |
parent | ce1e151831ce7de7d3d4c4b19d58667504d716c1 (diff) | |
download | qtlocation-mapboxgl-551ff954a5e30c89c27f59a9848ba0a9be871adc.tar.gz |
Remove unused
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index bce644c7e8..c907dbdec5 100644 --- a/.gitignore +++ b/.gitignore @@ -12,5 +12,3 @@ /src/shader/shaders_gl.cpp /src/shader/shaders_gles2.cpp /bin/style.bin.js -/test/fixtures/styles/index.html -/test/fixtures/style_parser/styles |