Ignore local backups directory
This commit is contained in:
parent
e15f4e1719
commit
f3a31bb3fd
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -18,6 +18,9 @@
|
||||||
/web/sites/example.sites.php
|
/web/sites/example.sites.php
|
||||||
/vendor/
|
/vendor/
|
||||||
|
|
||||||
|
# Ignore local development directory.
|
||||||
|
/backups/
|
||||||
|
|
||||||
# This file will contain just the files of the old site
|
# This file will contain just the files of the old site
|
||||||
d7
|
d7
|
||||||
data
|
data
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue