Files
hcie-rust-v3.05/patches/grimdock/.gitignore
T
2026-07-09 02:59:53 +03:00

23 lines
287 B
Plaintext

/target
**/target
book/build/
# Cargo lockfiles are usually omitted for library-style crates and examples here.
/Cargo.lock
/examples/qt_viewport/Cargo.lock
# Local editor and OS noise.
.DS_Store
.idea/
.vscode/
.direnv/
*.log
*.swp
*.swo
*.user
*.qtc.user
docs/
settings.local.json