Files
cloud-hypervisor/.gitignore
2026-05-13 16:58:47 +00:00

14 lines
133 B
Plaintext

/.agents
/.claude
/.codex
/build
/.cargo
/target
**/*.rs.bk
**/Cargo.lock
**/rusty-tags.vi
/rpm/SOURCES
/.vscode
/vendor
__pycache__