Added line to ignore .bak files

This commit is contained in:
Russell R. 2022-07-10 19:04:25 -04:00
parent 00bd518554
commit 3e6c4a7a22
1 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
.bash_history
__pycache__/
starship*.*
*.bak