view modules/mysql/.geppetto-rc.json @ 443:c6c9a2cfcfbd

Update MySQL module Fixes a problem with MariaDB and blank certificate paths
author IBBoard <dev@ibboard.co.uk>
date Mon, 08 May 2023 11:48:41 +0100
parents 668df4711671
children
line wrap: on
line source

{
  "excludes": [
    "**/contrib/**",
    "**/examples/**",
    "**/tests/**",
    "**/spec/**",
    "**/pkg/**"
  ]
}