diff options
Diffstat (limited to 'Haskell-book/16/func/.gitignore')
| -rw-r--r-- | Haskell-book/16/func/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Haskell-book/16/func/.gitignore b/Haskell-book/16/func/.gitignore new file mode 100644 index 0000000..d1d1f0a --- /dev/null +++ b/Haskell-book/16/func/.gitignore @@ -0,0 +1,3 @@ +.stack-work/ +func.cabal +*~
\ No newline at end of file |
