Skip to content

Commit a660030

Browse files
committed
R and git ignore /revdep
1 parent da63a7d commit a660030

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@
2828
^dev-lib$
2929
^CRAN-SUBMISSION$
3030
^[.]dev$
31+
^revdep$

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ docs
1616
/tests/testthat/results.rds
1717
/dev-lib
1818
/.dev
19+
/revdep

0 commit comments

Comments
 (0)