From 11777089307a35cddd618ae6c44e27ff201a4b7d Mon Sep 17 00:00:00 2001 From: Scott Chacon Date: Sun, 21 Nov 2010 16:46:05 -0800 Subject: [PATCH] add waf artifacts to .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 0c3aa3474..8ff908f22 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,7 @@ *.gcda *.gcno *.gcov +.lock-wafbuild +.waf* +build/ +tests/tmp/