Skip to content

Commit 594e31b

Browse files
pepeiborraisovector
authored andcommitted
additional .gitignore entries (haskell#1659)
1 parent 5217a04 commit 594e31b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

+8
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,11 @@ test/testdata/**/hie.yaml
3333

3434
# pre-commit-hook.nix
3535
.pre-commit-config.yaml
36+
37+
# direnv
38+
/.direnv/
39+
/.envrc
40+
41+
# ghcide-bench
42+
*.identifierPosition
43+
/bench/example

0 commit comments

Comments
 (0)