Merge pull request #1588 from rinsuki/fix/yarn-lock-ignore

add yarn.lock to gitignore
This commit is contained in:
syuilo 2018-05-17 07:57:48 +09:00 committed by GitHub
commit f48f3baa69

1
.gitignore vendored
View file

@ -10,3 +10,4 @@ npm-debug.log
run.bat
api-docs.json
package-lock.json
yarn.lock