q...@c9x.me wrote:
> Would you mind elaborating?  I use a git ignore in this kind of situation to
> avoid having my `git status` full of garbage, are there any alternatives to
> this?

You can always use .git/info/exclude to ignore on a repository basis. So if you
only have one clone of your project, this is worth to consider.

--Markus

Reply via email to