chore(misc): add verdaccio files to .prettierignore and .gitignore (#3024)
This commit is contained in:
parent
0e3e17b1af
commit
6e8d4615b8
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ tmp
|
|||||||
.ng_pkg_build
|
.ng_pkg_build
|
||||||
jest.debug.config.js
|
jest.debug.config.js
|
||||||
.tool-versions
|
.tool-versions
|
||||||
|
/.verdaccio/build/local-registry
|
||||||
@ -16,3 +16,4 @@ packages/jest/src/schematics/**/files/**/*.json
|
|||||||
/.github
|
/.github
|
||||||
/coverage
|
/coverage
|
||||||
/.yarn
|
/.yarn
|
||||||
|
/.verdaccio/build/local-registry
|
||||||
Loading…
x
Reference in New Issue
Block a user