# Dependencies managed by Composer.
/recipes
/vendor
/core
/libraries
/modules/contrib
/profiles/contrib
/themes/contrib

# macOS
.DS_Store
.AppleDouble
.LSOverride
._*
.Spotlight-V100
.Trashes

# Windows
Thumbs.db
ehthumbs.db
Desktop.ini
$RECYCLE.BIN/

# Site-specific settings and files.
/sites/*/settings*.php
/sites/*/services*.yml
/sites/*/files
/sites/*/private

# Test site directories generated by automated testing.
/sites/simpletest

# PHP scripts scaffolded into the web root by Drupal core.
/*.php

# Project-level authentication and authorization credentials for Composer.
# Per https://getcomposer.org/doc/articles/authentication-for-private-packages.md#authentication-in-auth-json-per-project,
# this should never be under version control.
/auth.json
