gitignore: ignore binary waf
This commit is contained in:
parent
cd09f114ac
commit
edbd1f5db2
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,3 +3,5 @@ build*/*
|
|||||||
.lock*
|
.lock*
|
||||||
*.pyc
|
*.pyc
|
||||||
*.sln
|
*.sln
|
||||||
|
waf-ext
|
||||||
|
waf-noext
|
||||||
|
Loading…
Reference in New Issue
Block a user