Skip to content

Commit 89d34f9

Browse files
Ignore test and workflow files in Prettier
Signed-off-by: ADITYA TIWARI <[email protected]>
1 parent eaf42a6 commit 89d34f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.prettierignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@ examples/extension-server/charts/extension-server
1818
site/node_modules/
1919
.vscode/
2020

21+
# test files and workflow files
22+
**/testdata/**
23+
.github/workflows/*

0 commit comments

Comments
 (0)