diff options
| author | Paul Buetow <paul@buetow.org> | 2026-06-15 18:19:52 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-06-15 18:19:52 +0300 |
| commit | c237bfa55b48f53eebf44914d4c7c0187802c639 (patch) | |
| tree | dd3865cb43a5f83c3bcbd8e3a8bcfd5e01048ff4 | |
| parent | 182654d3456da3cefae425cc6c0bfcce1164b5d4 (diff) | |
fix
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Generated album output dist/ -cache/exif +cache/ # Temporary / cache files *.tmp |
