summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 3de84398a43d444afbd364cc5cfdd496cb7b0c63 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
* text=auto

*.R     text
*.Rd    text

*.csv    text
*.rda    binary

DESCRIPTION    text
LICENSE        text
NAMESPACE      text

.gitattributes    text
.gitignore        text