{
    "exclude": {
        "files": [
            "skin.jpg",
        	"skin-setup.php",
        	"skin-demo-importer.php",
        	"css/__custom.css",
        	"theme-specific/trx_addons-layouts.php",
            "extra-styles.php",
            "extra-styles.css",
        	"extra-styles.scss",
        	"extra-styles.css.map",
            "trx_addont/components/cpt/layouts/shortcodes/menu/tpl.modern.php",
            "trx_addons/components/theme-panel/importer/export/wp-booking-system.txt"
        ],
        "folders": [
        	"theme-specific/theme-about",
        	"languages",
            "css/font-icons",
            "plugins/booking-system"
        ]
    }
}