Skip to content

Commit

Permalink
fix: skip output folder during format actions (podman-desktop#9580)
Browse files Browse the repository at this point in the history
Fixes podman-desktop#9549

Signed-off-by: Jeff MAURY <[email protected]>
  • Loading branch information
jeffmaury authored Oct 24, 2024
1 parent feb19c6 commit 5ec2f7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions biome.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"**/builtin/*.cdix/**",
"**/coverage/**",
"**/dist/**",
"**/output/**",
"**/packages/ui/.svelte-kit/**",
"**/exposedIn*.d.ts",
"website/.docusaurus/**",
Expand Down

0 comments on commit 5ec2f7c

Please sign in to comment.