diff options
| author | Paul Buetow <paul@buetow.org> | 2026-07-18 11:07:46 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-07-18 11:07:46 +0300 |
| commit | cf7546ad972d17dd8ce709e8252bfb6e58402010 (patch) | |
| tree | e8c695520358a0d6e9d67d597f19f9ff0893da39 /.gitignore | |
| parent | d9b252cfcd70d18880df53e214e95fae6487e32c (diff) | |
add temp staging dirs to gitignoremain
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ # Generated album output dist/ cache/ +.shuriken.dist.staging.*/ # Temporary / cache files *.tmp |
