Files
acrn-hypervisor/.gitignore
David B. Kinder 287fc4cb7f doc: add hypervisor kconfig option reference
Modify the Zephyr project script for creating documentation from Kconfig
files to generate the hypervisor option configuration docs. While Zephyr
uses a modified version of kconfiglib, we can use the standard
kconfiglib from Pypi (added to the requirements.txt file).

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2018-06-15 15:20:43 -07:00

16 lines
252 B
Plaintext

hypervisor/build/
hypervisor/bsp/uefi/include/bsp/version.h
hypervisor/bsp/sbl/include/bsp/version.h
devicemodel/build/
devicemodel/include/version.h
doc/doxygen
doc/_build
doc/tools
doc/reference/kconfig/*.rst
build
*.bak
*.sav
*.log
*.warnings
*.pyc