mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
Remove yarn.lock
This commit is contained in:
parent
2f2eaf25e4
commit
f9cd204c99
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -5,6 +5,7 @@ dist
|
|||
# dependencies
|
||||
node_modules
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
test/node_modules
|
||||
|
||||
# logs & pids
|
||||
|
|
Loading…
Reference in a new issue