summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorNaeem Model <me@nmode.ca>2023-06-22 04:11:14 +0000
committerNaeem Model <me@nmode.ca>2023-06-22 04:11:14 +0000
commitee371209e859414a58bafdd50538fdd4b90230a5 (patch)
tree1b9a470cafaa8cc91b307f225b3674a213787221 /.gitattributes
parentc85280a9cfe1f46eb4bc260d7f479a33d86dceff (diff)
Create .git files
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..6ea2da6
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,9 @@
+*.R text
+*.Rd text
+
+DESCRIPTION text
+LICENSE text
+NAMESPACE text
+
+.gitattributes text
+.gitignore text