diff --git a/.gitignore b/.gitignore index bad2a79..4fbbf95 100644 --- a/.gitignore +++ b/.gitignore @@ -18,11 +18,9 @@ /web/sites/example.sites.php /vendor/ -# Ignore local development directory. -/backups/ +# Temporary data dumps directory +/backup/ -# This file will contain just the files of the old site -d7 -data +# Drupal scaffolding auto-added ignores /.editorconfig /.gitattributes