Skip to content

Commit aa0c195

Browse files
committed
Ignore JS stuff in .Rbuildignore
1 parent 0102c8f commit aa0c195

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.Rbuildignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
^examples/sparklineswidget/node_modules$
1+
^node_modules$
22
^.*\.Rproj$
33
^\.Rproj\.user$
44
^\build
@@ -7,3 +7,6 @@
77
^docs$
88
^\.travis\.yml$
99
^\assets
10+
^karma\.conf\.js$
11+
^package\.json$
12+
^yarn\.lock$

0 commit comments

Comments
 (0)