Remove .ht.router.php

This file isn't needed as I'm not using the PHP local web server.
This commit is contained in:
Oliver Davies 2020-10-31 09:08:59 +00:00
parent f9a5112978
commit a1b90a7948
2 changed files with 2 additions and 1 deletions

View file

@ -68,6 +68,7 @@
"drupal-scaffold": {
"file-mapping": {
"[web-root]/.htaccess": false,
"[web-root]/.ht.router.php": false,
"[web-root]/sites/README.txt": false,
"[web-root]/modules/README.txt": false,
"[web-root]/profiles/README.txt": false,