fix: Remove and gitignore the yarn.lock file
parent
301e5d742a
commit
89599dd1b2
|
@ -3,6 +3,7 @@ coverage
|
||||||
node_modules
|
node_modules
|
||||||
stats.json
|
stats.json
|
||||||
package-lock.json
|
package-lock.json
|
||||||
|
yarn.lock
|
||||||
files
|
files
|
||||||
|
|
||||||
# Cruft
|
# Cruft
|
||||||
|
|
Loading…
Reference in New Issue