This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
"Add to gitignore" in right-click menu #1288
Open
Description
Looking at Unstaged Changes, I can right-click a filename and I get options including "Open File," "Stage," and "Discard Changes." I'd also like an option to add the file to that repo's gitignore (and maybe even do that with a whole folder in the Folder view).
This is a bit related to the UX issues behind #1131 and #888, but the proposed fix is making it easier to change gitignore and thus help people configure their repositories correctly (to track only those files they want git to track).