Open Claudio-Sjo opened 4 years ago
This seems like something that should probably not be added in gitup -- it's rarely used, very specific, and in the end, would become a text editor with potentially some very specific hinting/visualisations to make the .gitignore patterns (almost but not entirely the same as unix glob patterns!) manageable. I think this functionality should be handled via some specific app, or maybe, maybe, if gitup would add some kind of plugins system and allow people to add their extensions. It might, just might, devolve gitup into a kind of browser though.
Hi, when using a non-git friendly development environment such as MCUXpress there's no easy way to add the files you don't want to track in .gitignore. It would be nice to have a GUI helping .gitignore configuration.