Skip to content

Commit 04ccb0a

Browse files
committed
Tweak build-ignore
1 parent 90d1732 commit 04ccb0a

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.Rbuildignore

+1-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
^\.Rproj\.user$
44
^\.travis\.yml$
55
^src/Makevars$
6-
windows
76
^clion-test\.R$
87
^cran-comments\.md$
98
^src/.*\.d$
@@ -27,4 +26,4 @@ windows
2726
^\.gitpod\.Dockerfile$
2827
^CMakeLists\.txt$
2928
^vscode-install\.r$
30-
^build$
29+
^vscode-.*build$

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ cleanup
1414
.vscode
1515
.Renviron
1616
CRAN-SUBMISSION
17-
/build
17+
/vscode-*build

0 commit comments

Comments
 (0)