diff options
| author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-09-22 17:21:58 -0400 |
|---|---|---|
| committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-09-22 17:22:53 -0400 |
| commit | 8d0b5d8971d66f331737dab401c19a7e8ddae71c (patch) | |
| tree | 1cdc549bcad30f4f10799ae1fd046d380607c02f /contrib/intarray | |
| parent | f23bc1e8a42cab50c204bbab837f95cbc2353311 (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/ |
