Merge pull request #30078 from Microsoft/updateNpmIgnore

Fix `.npmignore` by adding the `.git` file and the `.failed-tests` file.
This commit is contained in:
Daniel Rosenwasser
2019-02-25 13:21:53 -08:00
committed by GitHub

View File

@@ -12,7 +12,11 @@ tests
tslint.json
Jakefile.js
.editorconfig
.failed-tests
.git
.git/
.gitattributes
.github/
.gitmodules
.settings/
.travis.yml
@@ -23,6 +27,5 @@ Jakefile.js
test.config
package-lock.json
yarn.lock
.github/
CONTRIBUTING.md
TEST-results.xml