mirror of
https://github.com/servo/servo
synced 2026-05-11 17:37:21 +02:00
This is necessary to ensure Cargo knows when to rebuild. Normally .gitignore would be enough to exclude these from Cargo's freshness calculation, but https://github.com/rust-lang/cargo/issues/1729 prevents this currently. This is the new, correct way to do these thigns, just like the style crate does.
215 KiB
215 KiB