.gitignore: Add tests/duplicate. --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore index 98005db..da8d7af 100644 --- a/.gitignore +++ b/.gitignore @@ -55,6 +55,7 @@ po/.reference stamp-h1 tags tests/dup-clobber +tests/duplicate tests/help-version.log tests/old-init.sh tests/print-align -- 1.7.7

