ignore waf directories

This commit is contained in:
Jacob Dufault 2017-03-16 19:57:26 -07:00
parent b7c9f55e51
commit 66771be32e

1
.gitignore vendored
View File

@ -4,6 +4,7 @@ x64
build build
waf-* waf-*
.lock-waf* .lock-waf*
.waf*
*.swp *.swp
*.sln *.sln
*.vcxproj *.vcxproj