Merge pull request #16 from carenas/master
gitignore and makefile for building with cabal and make
This commit is contained in:
commit
020850dbbb
|
@ -0,0 +1,6 @@
|
|||
*.hi
|
||||
*.o
|
||||
.tests
|
||||
jsoncheck
|
||||
shellcheck
|
||||
dist
|
Loading…
Reference in New Issue