mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 09:51:42 -05:00

The file name was incorrect, so it was having no effect. Also, the sandbox environment that this was supposed to be ignoring is deprecated. Probably best to just drop it entirely.
15 lines
122 B
Text
15 lines
122 B
Text
dist
|
|
cabal-dev
|
|
*.o
|
|
*.hi
|
|
*.chi
|
|
*.chs.h
|
|
*.dyn_o
|
|
*.dyn_hi
|
|
.hpc
|
|
.hsenv
|
|
.cabal-sandbox/
|
|
cabal.sandbox.config
|
|
*.prof
|
|
*.aux
|
|
*.hp
|