Skip to content

Commit 10d83b0

Browse files
committed
additional .gitignore entries
1 parent 553a2e5 commit 10d83b0

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)