13
0

Ignore .waf3-* also (probably caused by python3?)

This commit is contained in:
Sakari Bergen 2013-03-17 11:47:10 +02:00
parent 25a7748068
commit 2d081e43e1

1
.gitignore vendored
View File

@ -37,6 +37,7 @@ tags
# generated folders doc, build, packaging # generated folders doc, build, packaging
.waf-* .waf-*
.waf3-*
.lock-waf* .lock-waf*
/build/ /build/
/doc/html/ /doc/html/