diff --git a/.gitignore b/.gitignore index 841ac03..3099038 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,6 @@ target/ # Completion scripts completions/ + +# Directory generated by direnv when using a nix shell +.direnv/