1 2 3 4 5 6
// Files containing ignore pattner (sorted by priority) module.exports = [ '.ignore', '.gitignore', '.bookignore' ];