rust/.gitignore
2018-12-10 21:23:21 +09:00

7 lines
60 B
Plaintext

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