diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 42a8807bef..1b57d1bee6 100644 --- a/.gitignore +++ b/.gitignore @@ -237,5 +237,8 @@ ghc.nix/ # Visual Studio Code .vscode +# Tooling - ghcide +*.hiedb + # clangd .clangd |