chore(misc): add verdaccio files to .prettierignore and .gitignore (#3024)

This commit is contained in:
Jonathan Cammisuli 2020-05-17 13:48:07 -04:00 committed by GitHub
parent 0e3e17b1af
commit 6e8d4615b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

3
.gitignore vendored
View File

@ -10,4 +10,5 @@ tmp
*.log
.ng_pkg_build
jest.debug.config.js
.tool-versions
.tool-versions
/.verdaccio/build/local-registry

View File

@ -16,3 +16,4 @@ packages/jest/src/schematics/**/files/**/*.json
/.github
/coverage
/.yarn
/.verdaccio/build/local-registry