Initial commit (moving refactored code out of seal-blog proper)
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# Haskell stuff
|
||||
*.dyn_hi
|
||||
*.dyn_o
|
||||
*.hi
|
||||
*.o
|
||||
dist
|
||||
generateSealPosts
|
||||
|
||||
# Direnv lorri stuff
|
||||
.direnv
|
||||
|
||||
# Too many posts, hiding for now
|
||||
posts
|
||||
Reference in New Issue
Block a user