Improve setup script with offline fallback and update gitignore

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-12-28 19:27:50 +00:00
parent 7c265bc281
commit f97eeae96e
2 changed files with 112 additions and 31 deletions

9
.gitignore vendored
View File

@@ -84,4 +84,13 @@ ui_*.h
# Don't ignore example files
!docs/examples/*.bin
# Dependencies (downloaded/generated files)
deps/firmware/*.bin
deps/firmware/STATUS
deps/firmware/VERSION
deps/ovmf/*.fd
deps/ovmf/VERSION
deps/mesa-radv/STATUS
deps/qt6/STATUS
_codeql_detected_source_root