Update Composer, update everything
This commit is contained in:
parent
ea3e94409f
commit
dda5c284b6
19527 changed files with 1135420 additions and 351004 deletions
11
web/modules/contrib/webform/.gitignore
vendored
11
web/modules/contrib/webform/.gitignore
vendored
|
|
@ -1,9 +1,8 @@
|
|||
*.patch
|
||||
interdiff-*.txt
|
||||
|
||||
# Ignore all *.features.yml in 'modules' directory.
|
||||
# NOTE: *.features.yml are not ignored with 'test/modules' directory.
|
||||
webform.features.yml
|
||||
modules/webform_examples/webform_examples.features.yml
|
||||
modules/webform_templates/webform_templates.features.yml
|
||||
modules/webform_node/webform_node.features.yml
|
||||
# Ignore the HTML directory used for generate Webform documentation.
|
||||
html
|
||||
|
||||
# Ignore all *.features.yml files.
|
||||
*.features.yml
|
||||
|
|
|
|||
Reference in a new issue