rust-analyzer/.gitignore

10 lines
118 B
Text
Raw Normal View History

2017-12-28 20:55:16 +00:00
/target/
2018-12-10 12:23:21 +00:00
crates/*/target
2017-12-28 20:55:16 +00:00
**/*.rs.bk
2019-04-05 21:06:15 +00:00
**/*.rs.pending-snap
2018-10-02 17:15:31 +00:00
.idea/*
2018-08-11 13:20:37 +00:00
*.log
2018-12-29 19:09:36 +00:00
*.iml
.vscode/settings.json
2020-02-18 13:21:00 +00:00
cargo-timing*.html