File: .Rbuildignore

package info (click to toggle)
r-cran-irkernel 1.3.2%2Bgit20240429.124f234-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 400 kB
  • sloc: python: 242; javascript: 69; makefile: 26; sh: 15
file content (16 lines) | stat: -rw-r--r-- 259 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.gitignore
.github
Makefile
.ipynb_checkpoints
.*.ipynb
^.*\.Rproj$
^\.Rproj\.user$
.idea/.*$
[.]pdf$
example-notebooks/.*$
^\.travis\.(sh|yml)$
^tests/testthat/jkt/[^j][^u][^p].*$
^tests/testthat/njr/[^n][^d][^j].*$
Dockerfile
cran-comments.md
^LICENSE\.md$