mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
build: ignore adev generated content JSON files in Prettier
These files are auto generated.
This commit is contained in:
committed by
Alex Rickabaugh
parent
9d1d742f1b
commit
22eda59a31
@@ -24,3 +24,8 @@ vscode-ng-language-service/syntaxes/test/data/*.ts
|
||||
|
||||
# Ignore goldens MD files
|
||||
goldens/**/*.api.md
|
||||
|
||||
# adev generated files
|
||||
adev/src/content/aria/**/*.json
|
||||
adev/src/content/cli/**/*.json
|
||||
adev/src/content/cdk/**/*.json
|
||||
|
||||
Reference in New Issue
Block a user