If config is the following code, excluding is not match. ``` ./src/foo/bar.js ./src/index.js ``` ``` javascript { source: "./src", destination: "./doc", excludes: ["^foo/"] } ``` also `config.includes`