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.
.ignore
config.toml
1 parent aabbf84 commit 879d143Copy full SHA for 879d143
.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
@@ -35,6 +35,7 @@ Files: compiler/*
35
.gitignore
36
.gitmodules
37
.mailmap
38
+ .ignore
39
Copyright: The Rust Project Developers (see https://thanks.rust-lang.org)
40
License: MIT or Apache-2.0
41
0 commit comments