mirror of
https://github.com/johndoe6345789/MetalOS.git
synced 2026-04-24 13:45:02 +00:00
Improve setup script with offline fallback and update gitignore
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user