summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-03-26 11:51:05 +0100
committerKonstantin Käfer <mail@kkaefer.com>2014-03-26 11:51:05 +0100
commit249b42a29dd6c93eaadd321ae1f6d95cd7b4382e (patch)
treecb8fc3475f111a3c77dc9cd688e9dc4ebde2680a /.gitignore
parentc76ce8e6aa60a862ecee1ed626ac1fea4f1a4c04 (diff)
downloadqtlocation-mapboxgl-249b42a29dd6c93eaadd321ae1f6d95cd7b4382e.tar.gz
move node modules to bin/ folder to fix build
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 2f1e1b2b87..bc11cf95a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,7 +8,7 @@
/config.gypi
/config.mk
/build
-/node_modules
+/bin/node_modules
/include/llmr/shader/shaders.hpp
/include/llmr/style/resources.hpp
/src/shader/shaders.cpp