Update waf for python3 builds

Waf uses .waf3-* if the interpreter is python3.
This commit is contained in:
Robert Xu 2015-10-01 08:40:03 -04:00
parent 5778fded8b
commit bba5fc645b
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# for projects that use Waf for building: http://code.google.com/p/waf/
.waf-*
.waf3-*
.lock-*