mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
checking in dependencies to bypass networking issues in CI
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,5 +1,7 @@
|
||||
/output
|
||||
/dl
|
||||
# github actions keeps hitting issues downloading from invisible-mirror.net, and then builds take hours to complete
|
||||
# so... checking in the dl/ folder instead of downloading it in CI
|
||||
# /dl
|
||||
/.auto.deps
|
||||
/.config.cmd
|
||||
/.config.old
|
||||
|
Reference in New Issue
Block a user