]> nmode's Git Repositories - Rnaught/blobdiff - .gitattributes
Update gitattributes
[Rnaught] / .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