diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,2 +1,3 @@ -config.mk -temp-postgres.1.gz +/config.mk +/temp-postgres.1.gz +/.direnv |
| index : temp-postgres | |
| A utility to run the PostgreSQL server off a temporary data directory. | Stefan Kreutz |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 5 |
@@ -1,2 +1,3 @@ -config.mk -temp-postgres.1.gz +/config.mk +/temp-postgres.1.gz +/.direnv |