Add posts to the .gitignore, change the config start data
Now that the posts are deterministic we don't need to store them.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,6 +2,7 @@
|
||||
_cache
|
||||
_site
|
||||
result
|
||||
posts
|
||||
|
||||
# Haskell stuff
|
||||
site
|
||||
|
||||
Reference in New Issue
Block a user