diff options
| author | Paul Buetow <paul@buetow.org> | 2026-06-15 18:18:44 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-06-15 18:18:44 +0300 |
| commit | 182654d3456da3cefae425cc6c0bfcce1164b5d4 (patch) | |
| tree | dffbaf7b8ea116ad5ee2d0ba4eb0c8c9a17fc9e1 /.gitignore | |
| parent | c4ce05af3520eeaed5483f8063e720df0d43a9b7 (diff) | |
add exif cache folder to gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ # Generated album output dist/ +cache/exif # Temporary / cache files *.tmp |
