kernel-module-flake
kernel-module-flake copied to clipboard
.gitignore: ignore .direnv
Description
Ignore .direnv, the temporary directory for files generated by direnv at run time.
Motivation
Temporary files, like those inside .direnv is not expected in the source tree. This PR makes it easier to develop this project with Git.