Update name of ignored backup directory
This commit is contained in:
parent
bd72dc0486
commit
c7a757b9c0
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -20,7 +20,7 @@ web/themes/custom/*/src
|
|||
vendor/
|
||||
|
||||
## Ignore folder for SQL dumps
|
||||
/backup
|
||||
/backups
|
||||
|
||||
## Ignore other template-built files:
|
||||
drush/sites/local.site.yml
|
||||
|
|
Loading…
Reference in a new issue