Ignore waf files on Windows and Python3 waf files.

This commit is contained in:
Chris Johns
2015-03-18 16:43:30 +11:00
parent dfc5994847
commit ea749e542a

3
.gitignore vendored
View File

@@ -3,5 +3,8 @@
*.log *.log
log_* log_*
.waf-* .waf-*
.waf3-*
waf-*
waf3-*
.lock-waf* .lock-waf*
build build