Skip to content

Commit bba5fc6

Browse files
committedOct 1, 2015
Update waf for python3 builds
Waf uses .waf3-* if the interpreter is python3.
1 parent 5778fde commit bba5fc6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎Waf.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# for projects that use Waf for building: http://code.google.com/p/waf/
22
.waf-*
3+
.waf3-*
34
.lock-*

0 commit comments

Comments
 (0)
Please sign in to comment.