1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-12 15:23:02 +03:00

Still more .gitignore cleanup.

Fix overly-enthusiastic ignores, as identified by
git ls-files -i --exclude-standard
This commit is contained in:
Tom Lane
2010-09-24 13:48:41 -04:00
parent d75acf56a3
commit 74515dc69b
2 changed files with 0 additions and 4 deletions

View File

@@ -1 +0,0 @@
/pg_upgrade

View File

@@ -1,7 +1,4 @@
/preproc.y
/preproc.c /preproc.c
/preproc.h /preproc.h
/pgc.c /pgc.c
/ecpg /ecpg
/kwlookup.c