From ea749e542a1ed6f9f41415cc82870de5ce905f91 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Wed, 18 Mar 2015 16:43:30 +1100 Subject: Ignore waf files on Windows and Python3 waf files. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 04fa6e6..604ad4d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,8 @@ *.log log_* .waf-* +.waf3-* +waf-* +waf3-* .lock-waf* build -- cgit v1.2.3