diff options
author | Naeem Model <me@nmode.ca> | 2023-06-23 01:30:43 +0000 |
---|---|---|
committer | Naeem Model <me@nmode.ca> | 2023-06-23 01:30:43 +0000 |
commit | 2d32ea0f265d0c0ad0ad403f13930292be53baa1 (patch) | |
tree | ef2374a0ef4bd6e009be7ac56f9b0cd649269f5d /.gitattributes | |
parent | 11f7ef466d8861910904047fcc3bfc4bbbebba32 (diff) |
Normalize line endings
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 6ea2da6..4345894 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,5 @@ +* text=auto + *.R text *.Rd text |