Commit 11777089307a35cddd618ae6c44e27ff201a4b7d

Scott Chacon 2010-11-21T16:46:05

add waf artifacts to .gitignore

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/.gitignore b/.gitignore
index 0c3aa34..8ff908f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,7 @@
 *.gcda
 *.gcno
 *.gcov
+.lock-wafbuild
+.waf*
+build/
+tests/tmp/