diff options
author | Stefan Kreutz <mail@skreutz.com> | 2025-08-24 22:21:37 +0200 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2025-08-24 22:26:04 +0200 |
commit | a19cc6497a788742ea25bba82d2fcc2e217b2c29 (patch) | |
tree | 5252dcea82c70adb3b7c2d71ec3c8d8c842f8a0c /.gitignore | |
parent | c3a733cb0e2e937e39f809ba31f18c023738a313 (diff) | |
download | blog-a19cc6497a788742ea25bba82d2fcc2e217b2c29.tar |
Add experimental Nix flake
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +/result .stack-work _cache _site |