Switch to data folder to ignore sql dumps, as we do on all other projects

This commit is contained in:
benjamin melançon 2020-06-12 15:11:48 -04:00
parent 32ac0c6fee
commit 57be7ec6ba

4
.gitignore vendored
View file

@ -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
/.gitattributes