From ee371209e859414a58bafdd50538fdd4b90230a5 Mon Sep 17 00:00:00 2001 From: Naeem Model Date: Thu, 22 Jun 2023 04:11:14 +0000 Subject: Create .git files --- .gitattributes | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .gitattributes (limited to '.gitattributes') 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 -- cgit v1.2.3