GIT

Configuring GrumPHP for DDEV

Set up GrumPHP to run inside the DDEV container to execute all checks with the correct versions of the tooling configured for the project.

ignoring files using GIT

Just a small writeup of ignoring files in GIT. Every developer uses GIT or another code versioning system. Right?