Skip to content

Commit

Permalink
additional .gitignore entries (haskell#1659)
Browse files Browse the repository at this point in the history
  • Loading branch information
pepeiborra authored and isovector committed Apr 5, 2021
1 parent 5217a04 commit 594e31b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,11 @@ test/testdata/**/hie.yaml

# pre-commit-hook.nix
.pre-commit-config.yaml

# direnv
/.direnv/
/.envrc

# ghcide-bench
*.identifierPosition
/bench/example

0 comments on commit 594e31b

Please sign in to comment.