> On 3 Dec 2019, at 15:56, David Nedrow <dned...@me.com> wrote: > Hmmm. I can see that. However, there are already entries for Microsoft Visual > C++ at the global level. Wouldn’t this fall into the same category?
Not really, the files in the current .gitignore are artifacts of the build- system which is provided by the postgres tree (MSVC building, gcov etc); there are no editor specific files ignored there. cheers ./daniel