rust/.gitignore

7 lines
60 B
Plaintext

/target/
crates/*/target
**/*.rs.bk
.idea/*
.vscode/*
*.log