diff options
author | Leith Bade <leith@mapbox.com> | 2014-11-15 19:50:33 +1100 |
---|---|---|
committer | Leith Bade <leith@mapbox.com> | 2014-11-15 19:50:33 +1100 |
commit | 16c8b3198ae0438ac2caa214842a8e0765f315ed (patch) | |
tree | 093b84ca724263ce514322abb5905295ed10167e /.gitignore | |
parent | 2404f6ca0e4f0c53ed8746ef73e80e46f345b931 (diff) | |
download | qtlocation-mapboxgl-16c8b3198ae0438ac2caa214842a8e0765f315ed.tar.gz |
Ignore *~
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index abed3bbf52..589b166759 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /src/shader/shaders_gl.cpp /src/shader/shaders_gles2.cpp /bin/style.bin.js +*~ |