extendr / rextendr

An R package that helps scaffolding extendr-enabled packages or compiling Rust code dynamically
https://extendr.github.io/rextendr/
Other
190 stars 28 forks source link

Add a proper `.gitignore` #270

Open CGMossa opened 1 year ago

CGMossa commented 1 year ago

Either use https://www.toptal.com/developers/gitignore/api/r or maybe the template from {usethis}. Incidentally there is a template for Rust .gitignore that we might want to use as well: https://www.toptal.com/developers/gitignore/api/rust

These are from https://www.toptal.com/developers/gitignore/