Skip to content

Commit ec64531

Browse files
committed
Ignore cabal.project.local file
It is produced by Cabal (the tool). See: https://cabal.readthedocs.io/en/stable/cabal-commands.html#cabal-configure
1 parent b5a0362 commit ec64531

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ hie.yaml
2323
.hie
2424
stan.html
2525

26+
# Cabal (the tool)-related
27+
cabal.project.local
28+
2629
# Emacs-related
2730
.dir-locals.el
2831
*_flymake.hs

0 commit comments

Comments
 (0)