mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Add .cargo/config to .gitignore, move content to ports/android
This allows using .cargo/config at the root of the repository for local path override, without risk of accidentally committing it.
This commit is contained in:
parent
10f8fe0067
commit
99e8358305
2 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
/.cargo/config
|
||||
/target
|
||||
/rust
|
||||
/cargo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue