]> nmode's Git Repositories - Rnaught/commitdiff
Update gitattributes
authorNaeem Model <me@nmode.ca>
Tue, 9 Jan 2024 10:47:32 +0000 (10:47 +0000)
committerNaeem Model <me@nmode.ca>
Tue, 9 Jan 2024 10:47:32 +0000 (10:47 +0000)
.gitattributes

index 3de84398a43d444afbd364cc5cfdd496cb7b0c63..b4059b4aab924c3f9330b639db5cc4ace3bd316a 100644 (file)
@@ -1,14 +1,18 @@
-* text=auto
+*                 text=auto
 
-*.R     text
-*.Rd    text
+*.R               text
+*.Rd              text
 
-*.csv    text
-*.rda    binary
+*.csv             text
+*.rda             binary
 
-DESCRIPTION    text
-LICENSE        text
-NAMESPACE      text
+DESCRIPTION       text
+LICENSE           text
+NAMESPACE         text
+
+CITATION          text
+CITATION.cff      text
 
 .gitattributes    text
 .gitignore        text
+.Rbuildignore     text