prevent scaffolding robots.txt

This commit is contained in:
Bachir Soussi Chiadmi 2022-11-01 21:26:05 +01:00
parent 0b747b50c8
commit f764a4473a

View File

@ -76,7 +76,8 @@
"web-root": "web/" "web-root": "web/"
}, },
"file-mapping": { "file-mapping": {
"[web-root]/sites/development.services.yml": false "[web-root]/sites/development.services.yml": false,
"[web-root]/robots.txt": false
} }
}, },
"installer-paths": { "installer-paths": {