Permalink
Please sign in to comment.
Browse files
Update waf for python3 builds
Waf uses .waf3-* if the interpreter is python3.
- Loading branch information...
1
Waf.gitignore
| @@ -1,3 +1,4 @@ | ||
| # for projects that use Waf for building: http://code.google.com/p/waf/ | ||
| .waf-* | ||
| +.waf3-* | ||
| .lock-* |
0 comments on commit
bba5fc6