# Ignore Ramsalt media modules
/web/modules/ramsaltmedia/

# Ignore Ramsalt media themes
/web/themes/ramsaltmedia/

# Ignore node modules
node_modules/

# Ignore files that are only for the current local environment
/web/sites/*/settings*local.php
/web/sites/*/settings*.example
/web/sites/*/services.local.yml
/web/sites/development.services.yml
/docker-runtime/

# Ignore the default wodby.yml file.
#
# You should remove this if you want to make any changes to it.
# Also remember to update the "drupal-scaffold.file-mapping" options for this file.
/wodby.yml
