mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-07 17:14:13 +08:00
makefile should also delete cabal generated files on cleanup so they could be used interchangably. ensure that all generated files are ignored as recommended by bese practices.
7 lines
42 B
Plaintext
7 lines
42 B
Plaintext
*.hi
|
|
*.o
|
|
.tests
|
|
jsoncheck
|
|
shellcheck
|
|
dist
|