diff options
| author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-09-22 17:22:06 -0400 |
|---|---|---|
| committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-09-22 17:23:00 -0400 |
| commit | 316a689320e66de689b170dd037b0d29aff40767 (patch) | |
| tree | 922775a2d815c469c2b2d0c54d46537f4bd13289 /contrib/intarray | |
| parent | 2792c82ba94f0e7928a82d1aaa7f3fe3007d398e (diff) | |
Some more gitignore cleanups: cover contrib and PL regression test outputs.
Also do some further work in the back branches, where quite a bit wasn't
covered by Magnus' original back-patch.
Diffstat (limited to 'contrib/intarray')
| -rw-r--r-- | contrib/intarray/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/intarray/.gitignore b/contrib/intarray/.gitignore index e9985910a35..761a9b26074 100644 --- a/contrib/intarray/.gitignore +++ b/contrib/intarray/.gitignore @@ -1 +1,3 @@ /_int.sql +# Generated subdirectories +/results/ |
