diff options
author | Justin R. Miller <incanus@codesorcery.net> | 2014-02-03 17:55:15 -0500 |
---|---|---|
committer | Justin R. Miller <incanus@codesorcery.net> | 2014-02-03 17:55:15 -0500 |
commit | 2f387bf69f45022f71eb07578dcbcc79b45a12c9 (patch) | |
tree | 9dd864f0300a590b7d65cf0eb551ce1c1219035c /.gitignore | |
parent | 2e8c8f91c9ee2a0a035e4ce1a729469d5452a844 (diff) | |
download | qtlocation-mapboxgl-2f387bf69f45022f71eb07578dcbcc79b45a12c9.tar.gz |
remove old CMake ignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 285587c0a5..bee8a64754 100644 --- a/.gitignore +++ b/.gitignore @@ -2,8 +2,7 @@ /emscripten/main.js /emscripten/main.js.map /build -/xcode *.sublime-* config.gypi config.mk -.DS_Store
\ No newline at end of file +.DS_Store |