Skip to content

Commit e730bd3

Browse files
committed
update gitignore
1 parent 5e56877 commit e730bd3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.Rbuildignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
^\.gitignore$
1111
^\.ignore$
1212
^\.lintr$
13+
^\.pre-commit-config\.yaml$
1314
^\.Rproj\.user$
1415
^\.vscode$
1516
^.*\.Rproj$
@@ -19,9 +20,11 @@
1920
^attic_local$
2021
^CITATION.cff$
2122
^CLAUDE.md$
23+
^codecov\.yml$
2224
^cspell.json$
2325
^CONTRIBUTING.md$
2426
^cran-comments\.md$
27+
^data-raw$
2528
^CRAN-SUBMISSION$
2629
^docs$
2730
^inst/extdata/.+\.R$

0 commit comments

Comments
 (0)