- Added `.direnv/` to the `.gitignore` file to ignore environment-specific configuration files. - Ensures cleaner version control by excluding local development artifacts.
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>