Add *.bak to .gitignore

This commit is contained in:
Brian Read 2024-11-12 19:20:39 +00:00
parent 56d3583079
commit 375ec52f86

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
*.log *.log
*spec-20* *spec-20*
*.tar.xz *.tar.xz
*.bak