MNT Remove unnecessary .htaccess file

This file will be pulled in from recipe-core
This commit is contained in:
Guy Sartorelli 2022-12-15 13:19:35 +13:00
parent 406ee71a48
commit fa56533543
No known key found for this signature in database
GPG Key ID: F313E3B9504D496A
2 changed files with 1 additions and 2 deletions

View File

@ -1,2 +0,0 @@
RewriteEngine On
RewriteRule ^(.*)$ public/$1

View File

@ -20,6 +20,7 @@
"app/_config/*",
".env.example",
".graphql-generated/*"
],
"public-files": [
"assets/*",