Sfoglia il codice sorgente

Update waf for python3 builds

Waf uses .waf3-* if the interpreter is python3.
pull/1681/head
Robert Xu 8 anni fa
parent
commit
bba5fc645b
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      Waf.gitignore

+ 1
- 0
Waf.gitignore Vedi File

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

Loading…
Annulla
Salva