File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1
1
# -------------------------------------------------------------------------------------------------#
2
2
# .Rbuildignore automatically generated by RLumBuild
3
3
# author: Sebastian Kreutzer
4
- # template version: 2024-09-12
4
+ # template version: 2024-11-25
5
5
# -------------------------------------------------------------------------------------------------#
6
6
7
7
# -- Exclude R stuff --
32
32
^codecov\.yml$
33
33
34
34
# -- Exclude GitHub stuff --
35
+ ^CODE_OF_CONDUCT.md$
36
+ ^CONTRIBUTING.md$
35
37
^LICENSE$
36
38
^README\.Rmd$
37
39
^README\.html$
38
40
^\.github$
41
+ ^\.git$
39
42
40
43
# -- Exclude vignettes cache and files --
41
44
^vignettes/.*cache$
53
56
54
57
55
58
# -- Package 'RLumBuild' stuff --
56
- ^RLumBuild\..*$
59
+ ^RLumBuild\..*$
Original file line number Diff line number Diff line change 1
1
# -------------------------------------------------------------------------------------------------#
2
2
# .Rbuildignore automatically generated by RLumBuild
3
3
# author: Sebastian Kreutzer
4
- # template version: 2024-11-15
4
+ # template version: 2024-11-25
5
5
# -------------------------------------------------------------------------------------------------#
6
6
7
7
# -- Exclude R stuff --
32
32
^codecov\.yml$
33
33
34
34
# -- Exclude GitHub stuff --
35
+ ^CODE_OF_CONDUCT.md$
36
+ ^CONTRIBUTING.md$
35
37
^LICENSE$
36
38
^README\.Rmd$
37
39
^README\.html$
You can’t perform that action at this time.
0 commit comments