We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab687f3 + 879d143 commit 67d1328Copy full SHA for 67d1328
.ignore
@@ -0,0 +1,2 @@
1
+# Make vscode *not* count `config.toml` as ignored, so it is included in search
2
+!/config.toml
.reuse/dep5
@@ -36,6 +36,7 @@ Files: compiler/*
36
.gitignore
37
.gitmodules
38
.mailmap
39
+ .ignore
40
Copyright: The Rust Project Developers (see https://thanks.rust-lang.org)
41
License: MIT or Apache-2.0
42
0 commit comments