From 73820179fd98ae0dc59abab3f23daec096933d58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sat, 24 Apr 2021 20:56:35 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) 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