提交 4596d115 编写于 作者: B Brendan Forster

Merge pull request #1684 from jimhester/patch-1

Ignore output from R CMD build and R CMD check
...@@ -8,6 +8,12 @@ ...@@ -8,6 +8,12 @@
# Example code in package build process # Example code in package build process
*-Ex.R *-Ex.R
# Output files from R CMD build
/*.tar.gz
# Output files from R CMD check
/*.Rcheck/
# RStudio files # RStudio files
.Rproj.user/ .Rproj.user/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册