summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno de Oliveira Abinader <bruno@mapbox.com>2019-02-23 13:19:17 +0200
committerBruno de Oliveira Abinader <bruno@mapbox.com>2019-02-26 11:01:53 +0200
commitc1771125443af559f4f584f12d8c1c4249b9409d (patch)
tree3b0be4e1c8400766c0522a721b2157e25c341446
parentd34f0f0ef126ab794990a306a7a682daa1dbb3c8 (diff)
downloadqtlocation-mapboxgl-c1771125443af559f4f584f12d8c1c4249b9409d.tar.gz
[build] Added package-lock.json to .gitignore
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bee0ed5552..63499e2b30 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,6 +34,9 @@ test/fixtures/storage/assets.zip
buck-out
.buckd
+# Generated file from npm/yarn
+package-lock.json
+
# Visual Studio Code
.vscode
mapbox-gl-native.code-workspace