mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
Add .ignore file to make config.toml searchable in vscode
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
# Make vscode *not* count `config.toml` as ignored, so it is included in search
|
||||
!/config.toml
|
||||
@@ -35,6 +35,7 @@ Files: compiler/*
|
||||
.gitignore
|
||||
.gitmodules
|
||||
.mailmap
|
||||
.ignore
|
||||
Copyright: The Rust Project Developers (see https://thanks.rust-lang.org)
|
||||
License: MIT or Apache-2.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user