You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi @leesiongchan thanks for reporting this! unfortunately I cannot reproduce it so far. the potential failure surface is rather small: a problem in writing to the .gitignore file. anyway what you describe is not even 'crashing' the app which means the ignore method does not even literally fail.
I guess I need more help to reproduce it: what folder of your repo did u run gitui in? what file did you try to ignore.
And can you please run gitui with logging enabled and provide it: (see https://github.com/extrawurst/gitui#diagnostics)
Describe the bug
New ignored file didn't append to a new line
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should append to a new line
Screenshots

If applicable, add screenshots to help explain your problem.
Context (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: