mirror of
https://gitlab.com/ita1024/waf.git
synced 2024-11-22 01:46:15 +01:00
Revert the build* change to .gitignore since it's likely to have unintended side-effects on Windows.
This commit is contained in:
parent
03dfb45056
commit
7ef15ccf6b
4
.gitignore
vendored
4
.gitignore
vendored
@ -4,6 +4,8 @@
|
|||||||
.wafpickle-*
|
.wafpickle-*
|
||||||
demos/out.txt
|
demos/out.txt
|
||||||
waf
|
waf
|
||||||
build*
|
build
|
||||||
|
demos/*/build*
|
||||||
|
playground/*/build*
|
||||||
.waf-*
|
.waf-*
|
||||||
*.log
|
*.log
|
||||||
|
Loading…
Reference in New Issue
Block a user