tkaitchuck / constrandom

Macro to generate random constants in Rust https://xkcd.com/221/
Apache License 2.0
73 stars 14 forks source link

Add targets and Cargo.lock to gitignore #15

Closed dtolnay closed 4 years ago

dtolnay commented 4 years ago

This avoids leaving the repo dirty after a cargo build.