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