Skip to content

Commit ecfc3e1

Browse files
committed
Merge branch 'master' into plugin-tests2
2 parents 339819c + 7971a37 commit ecfc3e1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
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)