mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-07 22:23:59 +08:00
Merge pull request #16 from carenas/master
gitignore and makefile for building with cabal and make
This commit is contained in:
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
*.hi
|
||||
*.o
|
||||
.tests
|
||||
jsoncheck
|
||||
shellcheck
|
||||
dist
|
Reference in New Issue
Block a user