feature(gitignore) add yarn.lock

This commit is contained in:
coderaiser 2017-07-14 11:20:19 +03:00
parent d8a599832c
commit 3c223e63e6

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
package-lock.json
yarn.lock
node_modules
npm-debug.log*
coverage