| JJ Allaire | 2ec4024 | 2014-09-15 09:18:39 -0400 | [diff] [blame] | 1 | ^.*\.Rproj$ | 
 | 2 | ^\.Rproj\.user$ | 
| JJ Allaire | 5dc9fe0 | 2016-01-30 18:44:51 -0500 | [diff] [blame] | 3 | README.* | 
| JJ Allaire | 2d8f3f2 | 2016-01-30 13:08:52 -0500 | [diff] [blame] | 4 | examples/ | 
 | 5 |  | 
| christophe dervieux | 76d730d | 2021-09-15 15:02:02 +0200 | [diff] [blame] | 6 | ^codecov\.yml$ | 
 | 7 | ^\.github$ | 
| Christophe Dervieux | 7f1add5 | 2021-09-15 15:42:07 +0200 | [diff] [blame] | 8 | ^_pkgdown\.yml$ | 
 | 9 | ^reference$ | 
 | 10 | ^pkgdown$ | 
| atusy | 0e3a0d3 | 2021-09-16 19:52:35 +0900 | [diff] [blame] | 11 | vignettes/ | 
 | 12 | ^tests/manual$ | 
| Christophe Dervieux | e1893ae | 2021-10-07 17:09:02 +0200 | [diff] [blame] | 13 | ^tools$ | 
 | 14 |  | 
| Marc Kupietz | 9c036a4 | 2024-05-14 13:17:25 +0200 | [diff] [blame] | 15 | ^LICENSE\.md$ | 
| Christophe Dervieux | e1893ae | 2021-10-07 17:09:02 +0200 | [diff] [blame] | 16 | inst/reveal.js-[^/]+/.github | 
 | 17 | inst/reveal.js-[^/]+/.gitignore | 
 | 18 | inst/reveal.js-[^/]+/.npmignore | 
| Christophe Dervieux | e1893ae | 2021-10-07 17:09:02 +0200 | [diff] [blame] | 19 | inst/reveal.js-[^/]+/css | 
 | 20 | inst/reveal.js-[^/]+/demo.html | 
 | 21 | inst/reveal.js-[^/]+/examples | 
 | 22 | inst/reveal.js-[^/]+/gulpfile.js | 
 | 23 | inst/reveal.js-[^/]+/index.html | 
 | 24 | inst/reveal.js-[^/]+/js | 
 | 25 | inst/reveal.js-[^/]+/package-lock.json | 
 | 26 | inst/reveal.js-[^/]+/package.json | 
 | 27 | inst/reveal.js-[^/]+/test |