ycombinator-keys/web-ext-config.mjs
2025-05-16 00:52:15 -04:00

8 lines
83 B
JavaScript

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