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