diff options
author | Magnus Hagander <magnus@hagander.net> | 2012-01-09 18:18:25 +0100 |
---|---|---|
committer | Magnus Hagander <magnus@hagander.net> | 2012-01-09 18:18:25 +0100 |
commit | 822128947eb707830ad1b775c216517c3a54befc (patch) | |
tree | 8e965963b412e772bd875c1d24d39baa9952979c | |
parent | 4ecd359c420203082489e2b5dddd098e34a1b70c (diff) | |
download | postgresql-822128947eb707830ad1b775c216517c3a54befc.tar.gz postgresql-822128947eb707830ad1b775c216517c3a54befc.zip |
Add .gitignore file for entab
Kevin Grittner
-rw-r--r-- | src/tools/entab/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/entab/.gitignore b/src/tools/entab/.gitignore new file mode 100644 index 00000000000..94db8434f3e --- /dev/null +++ b/src/tools/entab/.gitignore @@ -0,0 +1 @@ +/entab |