Skip to content

Commit

Permalink
docs: add callout box for unintuitive behavior (#18567)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann authored Jun 6, 2024
1 parent b8db99c commit 9ce6832
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/use/configure/ignore.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,10 @@ export default [
];
```

::: important
Note that only global `ignores` patterns can match directories.
`ignores` patterns that are specific to a configuration will only match file names.
:::

You can also unignore files on the command line using `--ignore-pattern`, such as:

Expand Down

0 comments on commit 9ce6832

Please sign in to comment.