diff options
author | Paweł Dybiec <pawel.to.malpa@gmail.com> | 2019-12-29 00:10:39 +0100 |
---|---|---|
committer | Paweł Dybiec <pawel.to.malpa@gmail.com> | 2019-12-29 00:10:39 +0100 |
commit | 32c61f9768a5dcb748bed96538aec26465e5454e (patch) | |
tree | 08129fd12704ce5157e54ec13ae737c9d089ca4d /.gitignore | |
parent | Template (diff) |
Ignore hakyll directories
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -21,4 +21,5 @@ cabal.project.local cabal.project.local~ .HTF/ .ghc.environment.* - +_cache +_site |