Add Tup generator

This commit is contained in:
Fabien Freling 2019-06-09 16:02:38 +02:00
parent 64e71a6023
commit 1135a85073
17 changed files with 154 additions and 7 deletions

10
.gitignore vendored
View file

@ -1,11 +1,9 @@
# Haskell
*.o
*.hi
# Hakyll
_cache
_site
site
# Vim
*.swp
# Tup
/build/*
!/build/tup.config
graph.png