build: Ignore direnv related files

This commit is contained in:
Christoph Herzog
2024-09-15 07:20:14 +02:00
committed by Christoph Herzog
parent c6c348d00f
commit 90b0d0955b

3
.gitignore vendored
View File

@ -29,3 +29,6 @@ lcov.info
link/
link.tar.gz
.vscode
# Ignore files used by the "direnv" tool.
.direnv
.envrc