ycombinator-keys/web-ext-config.mjs
2025-04-19 01:58:34 -04:00

8 lines
83 B
JavaScript

export default {
__proto__: null,
ignoreFiles: [
"README.md",
"LICENSE"
]
}