Skip to content

Instantly share code, notes, and snippets.

@boyanangelov
Created June 7, 2016 21:25
Show Gist options
  • Save boyanangelov/26a8c14aaf73fe7fbf7fc258b62c2ed1 to your computer and use it in GitHub Desktop.
Save boyanangelov/26a8c14aaf73fe7fbf7fc258b62c2ed1 to your computer and use it in GitHub Desktop.
Data Science .gitignore
# R stuff
.Rproj.user
.Rhistory
.RData
.Ruserdata
# datatypes
*csv
*tsv
*xls
*xlsx
*txt
*sqlite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment