| // List of reusables to ignore when checking for potential uses of reusables | |
| // Make sure paths are relative to the root of the repo | |
| export const reusablesToIgnore = [ | |
| 'data/reusables/copilot/trial-period.md', // Just a number, so it pops up in unrelated files | |
| ] | |