Initial import
This commit is contained in:
commit
94aad4b8e1
77 changed files with 4414 additions and 0 deletions
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
|
@ -0,0 +1,14 @@
|
|||
build/
|
||||
release/
|
||||
sysroot/
|
||||
ovmf/
|
||||
.vscode/
|
||||
.ccls-cache/
|
||||
|
||||
.DS_Store
|
||||
Brewfile.lock.json
|
||||
*.o
|
||||
*.d
|
||||
*.iso
|
||||
*.img
|
||||
*.log
|
Loading…
Add table
Add a link
Reference in a new issue