Skip to content

Commit 525cdcf

Browse files
committed
Add Rplots.pdf and *.Rcheck/ to .gitignore
These are normal R development artifacts from running devtools::check() and R CMD check that should not be tracked.
1 parent 3a09433 commit 525cdcf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ docs
1818
/doc/
1919
/Meta/
2020
TODO/
21+
Rplots.pdf
22+
*.Rcheck/

0 commit comments

Comments
 (0)