mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-19 20:22:46 +00:00
Fix typo in gitignore
Signed-off-by: Rusty Lynch <rusty.lynch@intel.com>
This commit is contained in:
parent
f8861806f0
commit
c874090b34
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,7 +1,7 @@
|
|||||||
hypervisor/build/
|
hypervisor/build/
|
||||||
hypervisor/bsp/uefi/include/bsp/version.h
|
hypervisor/bsp/uefi/include/bsp/version.h
|
||||||
hypervisor/bsp/sbl/include/bsp/version.h
|
hypervisor/bsp/sbl/include/bsp/version.h
|
||||||
devicemdodel/build/
|
devicemodel/build/
|
||||||
devicemodel/include/version.h
|
devicemodel/include/version.h
|
||||||
doc/doxygen
|
doc/doxygen
|
||||||
doc/_build
|
doc/_build
|
||||||
|
Loading…
Reference in New Issue
Block a user