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