diff --git a/.gitignore b/.gitignore index 0e650ce..0d56a6f 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,6 @@ tramp *_flymake* /tests/out/ + +# Ignore direnv data +/.direnv/ \ No newline at end of file