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