NeogitOrg / neogit

An interactive and powerful Git interface for Neovim, inspired by Magit
MIT License
3.71k stars 221 forks source link

Add file/directory to .gitignore #1268

Closed KorigamiK closed 3 months ago

KorigamiK commented 3 months ago

Is your feature request related to a problem? Please describe. Currently its a pain to manually add file names to the .gitignore manually

Describe the solution you'd like An action for items in the unstaged list for adding file to .gitignore would be appreciated

CKolkey commented 3 months ago

Looks like there was a little bug preventing the items from being listed. It's been fixed on nightly. Thanks for the tip :)

KorigamiK commented 2 months ago

If anyone is wondering i brings up the ignore popup :)