summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDane Springmeyer <dane@dbsgeo.com>2014-02-03 14:32:00 -0800
committerDane Springmeyer <dane@dbsgeo.com>2014-02-03 14:32:00 -0800
commitb8d9f7704facd03e6549d32ee2d05708ce5e7d14 (patch)
tree5ab8642a9b788e966475f53ddbc6431a770e9440 /.gitignore
parent1295ebc70545d0210568a1f54cc2133fcd6b722e (diff)
downloadqtlocation-mapboxgl-b8d9f7704facd03e6549d32ee2d05708ce5e7d14.tar.gz
switch build system to gyp
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c2059f1e45..285587c0a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,6 @@
/build
/xcode
*.sublime-*
+config.gypi
+config.mk
.DS_Store \ No newline at end of file