Git ignore in sidebar

It’d be great to add files to .gitignore from the git sidebar, saves me switching to a full git client to do this when setting up a project. Just something on right click would be perfect.

Is it possible to manually edit the “.GITIGNORE” file and just add the things you wanted to IGNORE?

That used to be a welcome feature in Tower for me. Lack of it in Nova forced me to learn more about git and edit the .gitignore file myself.