diff options
author | Stefan Kreutz <mail@skreutz.com> | 2023-04-21 15:54:59 +0200 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2023-04-21 15:54:59 +0200 |
commit | ca56f3957a9026d8c81a0097652da1388627c2e0 (patch) | |
tree | 9a01ed016f8890b11c80aa5651646699e8f48256 /.gitignore | |
parent | 22e71a56b266ba4263dbf38c4e1b714a393e4766 (diff) | |
download | blog-ca56f3957a9026d8c81a0097652da1388627c2e0.tar |
Let lychee cache requests on disk
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ _cache _site .ghc.environment.x86_64-openbsd-8.6.4 dist-newstyle +.lycheecache |