Skip to content

Commit 30f511f

Browse files
author
Oliver Keyes
committed
revdep checks
1 parent ab9c621 commit 30f511f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.Rbuildignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
^\.Rproj\.user$
33
^CONDUCT\.md$
44
presentations/*
5-
.travis.yml
5+
.travis.yml
6+
revdep/*

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.Rproj.user
22
.Rhistory
33
.RData
4-
*.o*
4+
*.o*
5+
revdep/*

0 commit comments

Comments
 (0)