Files
seal-blog/.gitignore
Bill Ewanick 1772b80ab3 Add posts to the .gitignore, change the config start data
Now that the posts are deterministic we don't need to store them.
2023-09-21 14:20:52 -04:00

17 lines
123 B
Plaintext

# Haykll site
_cache
_site
result
posts
# Haskell stuff
site
dist
*.dyn_hi
*.dyn_o
*.hi
*.o
# Direnv lorri stuff
.direnv