From 10d83b0e27564fad9457f7b5b3e01470482ec551 Mon Sep 17 00:00:00 2001 From: Pepe Iborra Date: Sat, 3 Apr 2021 09:36:52 +0100 Subject: [PATCH] additional .gitignore entries --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) 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