about summary refs log tree commit diff stats
path: root/web-ext-config.js
blob: a2f0dc1498cda5c3e22e2abf18b6f0d127350e60 (plain) (blame)
1
2
3
4
5
module.exports = {
    ignoreFiles: [
        "instances/get_instances.py"
    ],
};