libredirect/web-ext-config.js

5 lines
84 B
JavaScript

module.exports = {
ignoreFiles: [
"instances/get_instances.py"
],
};