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
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