unplugged-vendor/external/rust/crates/half/.gitignore

11 lines
82 B
Plaintext

# Rust
target/
Cargo.lock
**/*.rs.bak
# IntelliJ
.idea/
*.iml
# VS Code
.vscode/