Browse Source

gitignore: fix waf ignores

pull/2/head
Alibek Omarov 4 years ago
parent
commit
b1048556c6
  1. 4
      .gitignore

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…
Cancel
Save