mirror of
https://github.com/github/gitignore
synced 2024-12-04 09:25:43 +01:00
Fix typo in haskell gitignore
This commit is contained in:
parent
3a4427deec
commit
ab2888ecfd
@ -4,7 +4,7 @@ cabal-dev
|
|||||||
*.hi
|
*.hi
|
||||||
*.chi
|
*.chi
|
||||||
*.chs.h
|
*.chs.h
|
||||||
.virthualenv
|
.virtualenv
|
||||||
.hsenv
|
.hsenv
|
||||||
.cabal-sandbox/
|
.cabal-sandbox/
|
||||||
cabal.sandbox.config
|
cabal.sandbox.config
|
||||||
|
Loading…
Reference in New Issue
Block a user