Add __debug_bin.exe to .gitignore

It is created on Windows when debugging lazygit using VS Code.
This commit is contained in:
Stefan Haller 2024-01-19 22:02:33 +01:00
parent 221ebdc1fb
commit d9324019a3

1
.gitignore vendored
View file

@ -39,6 +39,7 @@ test/_results/**
oryxBuildBinary
__debug_bin
__debug_bin.exe
.worktrees
demo/output/*