Rbuildignore
This commit is contained in:
parent
a4500684bb
commit
0f556b5c03
1 changed files with 6 additions and 0 deletions
|
|
@ -1,2 +1,8 @@
|
||||||
^.*\.Rproj$
|
^.*\.Rproj$
|
||||||
^\.Rproj\.user$
|
^\.Rproj\.user$
|
||||||
|
.envrc
|
||||||
|
^LICENSE\.md$
|
||||||
|
.editorconfig
|
||||||
|
.markdownlint.yaml
|
||||||
|
.prettierrc.json
|
||||||
|
.woodpecker
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue