diff --git a/.gitignore b/.gitignore index e74f42a..2de13dc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,36 +1,36 @@ -!htdocs/ +!html/ -htdocs/* -!htdocs/wp-content/ -!htdocs/wp-config.php -!htdocs/wp-config-local-sample.php -!htdocs/sitemap.xml +html/* +!html/wp-content/ +!html/wp-config.php +!html/wp-config-local-sample.php +!html/sitemap.xml -htdocs/wp-content/* -!htdocs/wp-content/mu-plugins/ -!htdocs/wp-content/plugins/ -!htdocs/wp-content/themes/ -!htdocs/wp-content/index.php -!htdocs/wp-content/sunrise.php -!htdocs/wp-content/uploads/ -!htdocs/wp-content/uploads/.gitkeep +html/wp-content/* +!html/wp-content/mu-plugins/ +!html/wp-content/plugins/ +!html/wp-content/themes/ +!html/wp-content/index.php +!html/wp-content/sunrise.php +!html/wp-content/uploads/ +!html/wp-content/uploads/.gitkeep -htdocs/wp-content/mu-plugins/* -!htdocs/wp-content/mu-plugins/domain_mapping.php +html/wp-content/mu-plugins/* +!html/wp-content/mu-plugins/domain_mapping.php -htdocs/wp-content/plugins/* -!htdocs/wp-content/plugins/index.php -!htdocs/wp-content/plugins/faq -!htdocs/wp-content/plugins/disable-image-threshold +html/wp-content/plugins/* +!html/wp-content/plugins/index.php +!html/wp-content/plugins/faq +!html/wp-content/plugins/disable-image-threshold -htdocs/wp-content/themes/* -!htdocs/wp-content/themes/lawcarta -!htdocs/wp-content/themes/livecarta -!htdocs/wp-content/themes/redesign -!htdocs/wp-content/themes/index.php +html/wp-content/themes/* +!html/wp-content/themes/lawcarta +!html/wp-content/themes/livecarta +!html/wp-content/themes/redesign +!html/wp-content/themes/index.php -!htdocs/wp-content/plugins/wp-rest-api-event -!htdocs/wp-content/plugins/subscribe-to-lc +!html/wp-content/plugins/wp-rest-api-event +!html/wp-content/plugins/subscribe-to-lc vendor/