chore: ignore backup/temp artifacts and local worktree scratch

This commit is contained in:
Apple
2026-02-18 10:47:26 -08:00
parent de8bb36462
commit 675b25953b

8
.gitignore vendored
View File

@@ -48,6 +48,14 @@ temp_upload/
*.tmp
*.temp
.cache/
.worktrees/
*.bak_*
*.md.bak_*
*.sh.bak_*
*.py.bak_*
*.txt.bak_*
*.yml.bak_*
docs_backup_*.tar.gz
# NATS data
nats-data/