We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 62dd908 + 3e157fd commit af7ffa1Copy full SHA for af7ffa1
inst/extdata/temp_Rbuildignore
@@ -1,7 +1,7 @@
1
# -------------------------------------------------------------------------------------------------#
2
# .Rbuildignore automatically generated by RLumBuild
3
# author: Sebastian Kreutzer
4
-# template version: 2024-09-12
+# template version: 2024-09-24
5
6
7
# -- Exclude R stuff --
@@ -50,3 +50,6 @@
50
# -- Exclude meta data stuff --
51
^codemeta\.json$
52
^\.zenodo\.json$
53
+
54
+# -- Exclude emacs stuff --
55
+.*~$
0 commit comments