Still more .gitignore cleanup.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 24 Sep 2010 17:48:47 +0000 (13:48 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 24 Sep 2010 17:48:47 +0000 (13:48 -0400)
Fix overly-enthusiastic ignores, as identified by
git ls-files -i --exclude-standard

contrib/pg_upgrade/.gitignore [deleted file]
src/interfaces/ecpg/preproc/.gitignore

diff --git a/contrib/pg_upgrade/.gitignore b/contrib/pg_upgrade/.gitignore
deleted file mode 100644 (file)
index 03ec737..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/pg_upgrade
index 6fca9aff590627a777202d667335349c7fafbe07..5b5077d5872e71e2ad0a2729d072a902ecd08786 100644 (file)
@@ -1,7 +1,4 @@
-/preproc.y
 /preproc.c
 /preproc.h
 /pgc.c
-
 /ecpg
-/kwlookup.c