kernel-module-flake icon indicating copy to clipboard operation
kernel-module-flake copied to clipboard

.gitignore: ignore .direnv

Open ShamrockLee opened this issue 2 years ago • 0 comments

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.

ShamrockLee avatar Feb 02 '24 11:02 ShamrockLee