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

src/interfaces/ecpg/test/.gitignore
src/interfaces/ecpg/test/compat_informix/.gitignore
src/interfaces/ecpg/test/connect/.gitignore
src/interfaces/ecpg/test/pgtypeslib/.gitignore
src/interfaces/ecpg/test/preproc/.gitignore
src/interfaces/ecpg/test/sql/.gitignore
src/interfaces/ecpg/test/thread/.gitignore

index 8d1c53904aed050a3a1699ab4676ce6e7a246792..d60b197a91f3f78f63e510640ab14cf7d2b0a0c0 100644 (file)
@@ -1,8 +1,4 @@
 /pg_regress
-
-# Exclude all C files in subdirectories
-/*/*.c
-
 # Exclude subdirectories
 /log/
 /results/
index 1f6c33f88ed56217f14f2c12d9b9546218507ca1..f97706ba4bee037dd4bd3d3f4939d269c8971c92 100644 (file)
@@ -1,3 +1,18 @@
-# Exclude all non-pgc files
-*
-!*.pgc
+/charfuncs
+/charfuncs.c
+/dec_test
+/dec_test.c
+/describe
+/describe.c
+/rfmtdate
+/rfmtdate.c
+/rfmtlong
+/rfmtlong.c
+/rnull
+/rnull.c
+/sqlda
+/sqlda.c
+/test_informix
+/test_informix.c
+/test_informix2
+/test_informix2.c
index 1f6c33f88ed56217f14f2c12d9b9546218507ca1..e0639f3c8d189eb925f8576b828b7e1f589dbbe0 100644 (file)
@@ -1,3 +1,10 @@
-# Exclude all non-pgc files
-*
-!*.pgc
+/test1
+/test1.c
+/test2
+/test2.c
+/test3
+/test3.c
+/test4
+/test4.c
+/test5
+/test5.c
index 1f6c33f88ed56217f14f2c12d9b9546218507ca1..2987fef215302cd5913ed3a17014e9c82e24b34f 100644 (file)
@@ -1,3 +1,10 @@
-# Exclude all non-pgc files
-*
-!*.pgc
+/dt_test
+/dt_test.c
+/dt_test2
+/dt_test2.c
+/nan_test
+/nan_test.c
+/num_test
+/num_test.c
+/num_test2
+/num_test2.c
index 1f6c33f88ed56217f14f2c12d9b9546218507ca1..f2b304b137176201ebc219d65d39613e56509787 100644 (file)
@@ -1,3 +1,22 @@
-# Exclude all non-pgc files
-*
-!*.pgc
+/array_of_struct
+/array_of_struct.c
+/autoprep
+/autoprep.c
+/comment
+/comment.c
+/cursor
+/cursor.c
+/define
+/define.c
+/init
+/init.c
+/outofscope
+/outofscope.c
+/strings
+/strings.c
+/type
+/type.c
+/variable
+/variable.c
+/whenever
+/whenever.c
index 1f6c33f88ed56217f14f2c12d9b9546218507ca1..cd6f342bb1e05af899cdf9b0b234125bc3629159 100644 (file)
@@ -1,3 +1,40 @@
-# Exclude all non-pgc files
-*
-!*.pgc
+/array
+/array.c
+/binary
+/binary.c
+/code100
+/code100.c
+/copystdout
+/copystdout.c
+/define
+/define.c
+/desc
+/desc.c
+/describe
+/describe.c
+/dynalloc
+/dynalloc.c
+/dynalloc2
+/dynalloc2.c
+/dyntest
+/dyntest.c
+/execute
+/execute.c
+/fetch
+/fetch.c
+/func
+/func.c
+/indicators
+/indicators.c
+/insupd
+/insupd.c
+/oldexec
+/oldexec.c
+/parser
+/parser.c
+/quote
+/quote.c
+/show
+/show.c
+/sqlda
+/sqlda.c
index 1f6c33f88ed56217f14f2c12d9b9546218507ca1..12ff319b94e6edf418950fef7175113be108b657 100644 (file)
@@ -1,3 +1,10 @@
-# Exclude all non-pgc files
-*
-!*.pgc
+/alloc
+/alloc.c
+/descriptor
+/descriptor.c
+/prep
+/prep.c
+/thread
+/thread.c
+/thread_implicit
+/thread_implicit.c