gitignore: fix waf ignores

This commit is contained in:
Alibek Omarov 2021-01-08 00:25:14 +03:00
parent 11194f339d
commit b1048556c6
1 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@ -314,8 +314,8 @@ build-*
# Waf # Waf
build_current build_current
\.?waf-*/ *waf-*/
\.?waf3-*/ *waf3-*/
.lock-waf* .lock-waf*
*.lastbuildstate *.lastbuildstate
*.unsuccessfulbuild *.unsuccessfulbuild