kern/.gitignore

10 lines
110 B
Plaintext

/build
/cmake-build-*
# VS Code settings
/.vscode/*
!/.vscode/*.template.json
# for testing w/ QEMU
*.qcow2