# object files
*.o


# build directory
/build/
/edk2/

# garbage
!/.vscode/c_cpp_properties.json
/.vscode/

# QEMU log
/log.txt
