diff --git a/.gitignore b/.gitignore index 2921749..ee0d84d 100644 --- a/.gitignore +++ b/.gitignore @@ -20,7 +20,7 @@ web/themes/custom/*/src vendor/ ## Ignore folder for SQL dumps -/sql +/data ## Ignore other template-built files: drush/sites/local.site.yml @@ -46,4 +46,4 @@ drush/drush.yml ## to make it easier to understand the resulting config import error :-/ # composer.lock /.editorconfig -/.gitattributes \ No newline at end of file +/.gitattributes