Initial commit
This commit is contained in:
commit
e16efcfc40
36 changed files with 1613 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Haskell
|
||||
*.o
|
||||
*.hi
|
||||
|
||||
# Hakyll
|
||||
_cache
|
||||
_site
|
||||
site
|
Loading…
Add table
Add a link
Reference in a new issue