mirror of
https://github.com/servo/servo.git
synced 2025-08-18 11:55:39 +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,5 +0,0 @@
|
|||
[target.arm-linux-androideabi]
|
||||
ar = "arm-linux-androideabi-ar"
|
||||
linker = "arm-linux-androideabi-g++"
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue