<IfModule mod_alias.c>
RedirectMatch 404 /\.git
RedirectMatch 404 vendor
RedirectMatch 404 composer\.
RedirectMatch 404 phpunit\.xml
RedirectMatch 404 \.gitignore
RedirectMatch 404 README\.md
RedirectMatch 404 src/Test
</IfModule>
