/.*
/autoload.php
/composer.*
/*.txt
/web.config
/index.php
/update.php
/example.gitignore
*/settings*.php
/themes/custom/theme/js/slick/*
/themes/custom/theme/images/*
/themes/custom/theme/css/bootstrap*
/libraries*
/modules/contrib*
/sites*
/profiles*
/core*

# Ignore configuration files that may contain sensitive information.
sites/*/settings*.php
sites/*/services*.yml

# Ignore paths that contain user-generated content.
sites/*/files
sites/*/private
