diff --git a/.gitignore b/.gitignore index 80d4fa3c76..1afc2c2943 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,11 @@ test/testdata/**/hie.yaml # pre-commit-hook.nix .pre-commit-config.yaml + +# direnv +/.direnv/ +/.envrc + +# ghcide-bench +*.identifierPosition +/bench/example