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

2
.gitignore vendored
View file

@ -20,7 +20,7 @@ web/themes/custom/*/src
vendor/ vendor/
## Ignore folder for SQL dumps ## Ignore folder for SQL dumps
/sql /data
## Ignore other template-built files: ## Ignore other template-built files:
drush/sites/local.site.yml drush/sites/local.site.yml