diff options
author | Adrian Bunk <bunk@stusta.de> | 2011-07-05 15:21:06 +0300 |
---|---|---|
committer | Albert Astals Cid <aacid@kde.org> | 2011-07-05 19:32:43 +0100 |
commit | 4bc6c5bd3a001bb4eb9f61488e3d4f356638e391 (patch) | |
tree | 54ae29db07029fd04a5f6f3ac8703f32e05a2675 /test/.gitignore | |
parent | 00076bc308ae320244c47777fe351c1c2bef2da8 (diff) |
.gitignore tests additions
The following files were missing in .gitignore:
- cpp/tests/poppler-render
- qt4/tests/poppler-texts
- test/gtk-test
Diffstat (limited to 'test/.gitignore')
-rw-r--r-- | test/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore index e6bc1c89..16c7c509 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -8,6 +8,7 @@ Makefile Makefile.in gtk-cairo-test gtk-splash-test +gtk-test pdf_inspector perf-test pdf-fullrewrite |