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
|
# Waf
|
||||||
build_current
|
build_current
|
||||||
\.?waf-*/
|
*waf-*/
|
||||||
\.?waf3-*/
|
*waf3-*/
|
||||||
.lock-waf*
|
.lock-waf*
|
||||||
*.lastbuildstate
|
*.lastbuildstate
|
||||||
*.unsuccessfulbuild
|
*.unsuccessfulbuild
|
||||||
|
|
Loading…
Add table
Reference in a new issue