]> nmode's Git Repositories - Rnaught/blob - .gitattributes
Prepare package for use of vignettes
[Rnaught] / .gitattributes
1 * text=auto
2
3 *.R text
4 *.Rd text
5 *.Rmd text
6
7 *.csv text
8 *.rda binary
9
10 DESCRIPTION text
11 LICENSE text
12 NAMESPACE text
13
14 CITATION text
15 CITATION.cff text
16
17 .gitattributes text
18 .gitignore text
19 .Rbuildignore text