Ignore local repair and debug artifacts

This commit is contained in:
Sean McElwain 2026-05-25 17:04:29 -05:00
parent b27332e530
commit 40dc98f667
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -15,3 +15,8 @@ UNKNOWN.egg-info/
*.bak *.bak
*.bak* *.bak*
combined_code.txt combined_code.txt
# local repair/debug artifacts
backups/
tmp/
*.bak_*