Added line to ignore .bak files
parent
00bd518554
commit
3e6c4a7a22
@ -1,4 +1,5 @@
|
||||
.git/
|
||||
.bash_history
|
||||
__pycache__/
|
||||
starship*.*
|
||||
starship*.*
|
||||
*.bak
|
||||
|
Loading…
Reference in New Issue