AbdulElahGwaith's picture
Upload folder using huggingface_hub
88df9e4 verified
// 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
]