1
0
mirror of https://github.com/bigchaindb/js-bigchaindb-driver.git synced 2024-11-22 17:50:09 +01:00

ignore lock files

This commit is contained in:
Matthias Kretschmann 2017-06-06 16:23:43 +02:00
parent 943c06f8aa
commit deb7664068
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -1,3 +1,5 @@
build/* build/*
dist/* dist/*
node_modules/* node_modules/*
yarn.lock
package-lock.json