rust/.gitignore

8 lines
66 B
Plaintext

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