From 4fa1b883df6c2f9afa79ad1bd80fcef5472f0f8a Mon Sep 17 00:00:00 2001 From: David Schleef Date: Sat, 12 Jan 2008 02:32:35 +0000 Subject: Ignore more files for the buildbot. Original commit message from CVS: * docs/plugins/.cvsignore: * tests/check/pipelines/.cvsignore: Ignore more files for the buildbot. --- tests/check/pipelines/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/check/pipelines/.gitignore (limited to 'tests') diff --git a/tests/check/pipelines/.gitignore b/tests/check/pipelines/.gitignore new file mode 100644 index 00000000..3efcdc2b --- /dev/null +++ b/tests/check/pipelines/.gitignore @@ -0,0 +1,3 @@ +.dirstamp +simple-launch-lines +*.check.xml -- cgit