Robert Haas <robertmhaas(at)gmail(dot)com> writes:
> After running "make installcheck-world", git status shows a bunch of
> stuff that looks like this:
> # src/interfaces/ecpg/test/sql/desc.dSYM/
> # src/interfaces/ecpg/test/sql/describe.dSYM/
> # src/interfaces/ecpg/test/sql/dynalloc.dSYM/
> # src/interfaces/ecpg/test/sql/dynalloc2.dSYM/
> # src/interfaces/ecpg/test/sql/dyntest.dSYM/
Mac user eh?
This seems like a build-process bug, not a .gitignore oversight.
Those shouldn't be there at all (and I notice "make clean" doesn't
get rid of them).
regards, tom lane