rust-analyzer/.gitignore

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
196 B
Text
Raw Permalink Normal View History

target/
/dist/
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-06-03 16:22:05 +00:00
generated_assists.adoc
generated_features.adoc
generated_diagnostic.adoc
2020-11-13 01:48:07 +00:00
.DS_Store
/out/
/dump.lsif
.envrc