소스 검색

Update waf for python3 builds

Waf uses .waf3-* if the interpreter is python3.
Robert Xu 9 년 전
부모
커밋
bba5fc645b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Waf.gitignore

+ 1 - 0
Waf.gitignore

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