diff options
| author | Tom Lane | 2010-09-22 21:21:53 +0000 |
|---|---|---|
| committer | Tom Lane | 2010-09-22 21:22:40 +0000 |
| commit | cc2c8152e624e4985660e7042960bf300bb78a39 (patch) | |
| tree | 940cf6af3c3d0f2a8d927a6ff0b599c228161829 /contrib/dict_int | |
| parent | 6c137da018ad3ec52c872e0bb88c5968830e58d0 (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/dict_int')
| -rw-r--r-- | contrib/dict_int/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/dict_int/.gitignore b/contrib/dict_int/.gitignore index 90a29e83fa..932dda6d84 100644 --- a/contrib/dict_int/.gitignore +++ b/contrib/dict_int/.gitignore @@ -1 +1,3 @@ /dict_int.sql +# Generated subdirectories +/results/ |
