mirror of
https://github.com/bigchaindb/js-bigchaindb-driver.git
synced 2025-02-14 21:10:32 +01:00
ignore yarn/npm lock files
This commit is contained in:
parent
7e8b062698
commit
2fab56b182
@ -1,5 +1,3 @@
|
|||||||
build/*
|
build/*
|
||||||
dist/*
|
dist/*
|
||||||
node_modules/*
|
node_modules/*
|
||||||
yarn.lock
|
|
||||||
package-lock.json
|
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -15,3 +15,5 @@ build/*
|
|||||||
|
|
||||||
node_modules/*
|
node_modules/*
|
||||||
dist
|
dist
|
||||||
|
yarn.lock
|
||||||
|
package-lock.json
|
Loading…
x
Reference in New Issue
Block a user