summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDane Springmeyer <dane@mapbox.com>2014-05-30 11:29:47 -0700
committerDane Springmeyer <dane@mapbox.com>2014-05-30 11:29:47 -0700
commit925c64d9066530d9bb0e6c87e62fe048a7791af7 (patch)
treeade11c39cbf86f24c7593913e16beaa5dd8c4679 /.gitignore
parentc83aac0518f171630e1e5c75bd1e39de48dbfed5 (diff)
downloadqtlocation-mapboxgl-925c64d9066530d9bb0e6c87e62fe048a7791af7.tar.gz
gitignore cleanup after build improvements
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 1 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index b3b9aabb17..0b4742764e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,17 +1,9 @@
.DS_Store
-*.o
*.xcodeproj
*.o
-/out
/mapnik-packaging
/macosx/build
/ios/build
/config.gypi
/config.mk
-/build
-/bin/node_modules
-/include/llmr/shader/shaders.hpp
-/include/llmr/style/resources.hpp
-/src/style/resources.cpp
-/src/shader/shaders_gl.cpp
-/src/shader/shaders_gles2.cpp \ No newline at end of file
+/build \ No newline at end of file