moj-analytical-services / rpackage_training

Making and developing R packages
11 stars 1 forks source link

Section 10 #36

Closed aidanmews closed 5 months ago

aidanmews commented 1 year ago

You may also want to add your .Rproj file to .gitignore - just add *.Rprojon a new line

Also could add that the ordering is important so if exclude all csv files but then later include a particular csv file then it will include it after pushing to github.com