# Ignore configuration files that may contain sensitive information. /drush/drush.yml /web/sites/*/settings.php /web/sites/*/services.yml # Ignore paths that Drupal recommends excluding from version control. # @see https://www.drupal.org/node/2449247 # /vendor/ # /web/core/ # /web/modules/contrib/ # /web/themes/contrib/ # /web/profiles/contrib/ # /web/libraries/ /web/sites/*/files/ /web/sites/*/private/ # Ignore SimpleTest multi-site environment files. /web/sites/simpletest # Ignore files generated by PhpStorm .idea/ # Ignore files generated by Visual Studio Code .vscode/ # Ignore Mac OS X files .DS_Store ._* # Ignore Lando files .lando.yml .lando/ # Ignore DDEV files .ddev/ # Ignore Drupal Console files. /vendor/drupal/console/router.php # Ignore other common Drupal files. /web/autoload.php /web/sites/*/settings.local.php /web/sites/*/development.services.yml /web/sites/example.settings.local.php /web/sites/example.sites.php /web/robots.txt # PHP CodeSniffer /phpcs.xml /phpcs.xml.dist /phpstan.neon /phpstan.neon.dist /phpunit.xml /phpunit.xml.dist # If you're not using Drush, you can uncomment this line and commit the # generated scaffold files. /web/index.php /web/update.php /web/INSTALL.txt /web/README.txt /web/robots.txt (see above) /web/.htaccess /web/sites/default/.htaccess # Ignore files specific to this project template. /README.md /LICENSE # Clés OAuth (hors racine web) /oauth_keys/