Skip to content

Commit d6c7e42

Browse files
committed
Add ignore
1 parent 5e80332 commit d6c7e42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/configs/__tests__/__snapshots__/recommended.test.ts.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ exports[`recommended > export recommended config 1`] = `
2323
"!vite.config.ts",
2424
"!**/.storybook/**",
2525
"**/__snapshots__/",
26+
"**/.cache/",
2627
],
2728
},
2829
{

0 commit comments

Comments
 (0)