We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0102c8f commit aa0c195Copy full SHA for aa0c195
.Rbuildignore
@@ -1,4 +1,4 @@
1
-^examples/sparklineswidget/node_modules$
+^node_modules$
2
^.*\.Rproj$
3
^\.Rproj\.user$
4
^\build
@@ -7,3 +7,6 @@
7
^docs$
8
^\.travis\.yml$
9
^\assets
10
+^karma\.conf\.js$
11
+^package\.json$
12
+^yarn\.lock$
0 commit comments