Ignore core web readme

This commit is contained in:
benjamin melançon 2025-09-23 23:36:52 -04:00
parent 50f41d5fdf
commit 7701875cb2

1
.gitignore vendored
View file

@ -7,6 +7,7 @@ web/modules/contrib
web/profiles web/profiles
web/sites web/sites
web/libraries web/libraries
web/README.md
## Temporarily allow deployment of custom modules (by only ignoring contrib here). ## Temporarily allow deployment of custom modules (by only ignoring contrib here).
## So far we are using custom modules for migration only, which wouldn't technically ## So far we are using custom modules for migration only, which wouldn't technically
## ever be required on the platform. ## ever be required on the platform.