Commit local changes before merging with remote

This commit is contained in:
Peter Wood
2025-05-29 11:25:02 -04:00
parent 868b340fb5
commit be4f6a8d8c
75 changed files with 14107 additions and 562 deletions

19
.gitignore vendored
View File

@@ -18,4 +18,23 @@ _book
# swap file
*.swp
# environment files
.env
# Runtime generated files
logs/
immich_backups/*.gz
# Backup files - ignore most backups but keep current state files
crontab/crontab-backups/*/archive/
!crontab/crontab-backups/*/current-crontab.backup
# Temporary files
*.tmp
*.backup
# backblaze cli <https://www.backblaze.com/docs/cloud-storage-command-line-tools>
# can be downloaded from <https://github.com/Backblaze/B2_Command_Line_Tool/releases/latest/download/b2-linux>
immich/b2-linux
# Generated dotfiles - these are created dynamically by bootstrap process
dotfiles/my-aliases.zsh