Dimitri Fontaine <dfonta...@hi-media.com> writes: > Tom Lane <t...@sss.pgh.pa.us> writes: >> However, it seems that git isn't so willing to tell you about gitignore >> patterns that cover too much, i.e. match files that are already in the >> repository.
> It seems to me that git-ls-files is what you want here: > git ls-files -i --exclude-standard Ah-hah, that does what I want, and indeed it shows that we've got some issues. Working on cleaning them up. Thanks! regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers