Skip to content

Commit c72e0cd

Browse files
committed
ignore .dll in test package
1 parent 0fc3291 commit c72e0cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
^\.Rproj\.user$
33
^src/tbb/build/lib_.*$
44
^tests/testthat/pkg/RcppParallelTest/src/.*\.s?o$
5+
^tests/testthat/pkg/RcppParallelTest/src/.*\.dll$
56
^inst/lib$
67
^.travis.yml
78
^README.md

0 commit comments

Comments
 (0)