Add /lib to ignore as with react SDK

pull/1/head
Kegan Dougal 9 years ago
parent 3e922c2d41
commit cba4b24b23
  1. 1
      .gitignore

1
.gitignore vendored

@ -7,6 +7,7 @@ lib-cov
out
reports
/dist
/lib
# version file and tarball created by 'npm pack'
/git-revision.txt

Loading…
Cancel
Save