gitignore: fix waf ignores
This commit is contained in:
parent
11194f339d
commit
b1048556c6
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -314,8 +314,8 @@ build-*
|
|||
|
||||
# Waf
|
||||
build_current
|
||||
\.?waf-*/
|
||||
\.?waf3-*/
|
||||
*waf-*/
|
||||
*waf3-*/
|
||||
.lock-waf*
|
||||
*.lastbuildstate
|
||||
*.unsuccessfulbuild
|
||||
|
|
Loading…
Add table
Reference in a new issue