From a06ec862660a42978e22a4f5c2c4301718ad149c Mon Sep 17 00:00:00 2001 From: Dustin Sallings Date: Wed, 8 Apr 2009 16:07:33 -0700 Subject: [PATCH] Ignore test artifacts. --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index 3439868..5ffcc40 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,11 @@ examples/basic examples/active examples/roster examples/bot +test_stamp +tests/*.o +tests/test_base64 +tests/test_ctx +tests/test_hash +tests/test_jid +tests/test_sasl +tests/test_sock