mirror of
https://git.rtems.org/rtems-tools/
synced 2025-10-14 21:45:48 +08:00
Ignore waf files on Windows and Python3 waf files.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -3,5 +3,8 @@
|
|||||||
*.log
|
*.log
|
||||||
log_*
|
log_*
|
||||||
.waf-*
|
.waf-*
|
||||||
|
.waf3-*
|
||||||
|
waf-*
|
||||||
|
waf3-*
|
||||||
.lock-waf*
|
.lock-waf*
|
||||||
build
|
build
|
||||||
|
Reference in New Issue
Block a user