You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by te...@apache.org on 2018/01/02 18:28:01 UTC

[incubator-mxnet] branch master updated: Modify R package gitignores (#9269)

This is an automated email from the ASF dual-hosted git repository.

terrytangyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git


The following commit(s) were added to refs/heads/master by this push:
     new 57d1692  Modify R package gitignores (#9269)
57d1692 is described below

commit 57d16928ed609b724f51ffdfeacbcc6d71e78056
Author: Yuan (Terry) Tang <te...@users.noreply.github.com>
AuthorDate: Tue Jan 2 13:27:58 2018 -0500

    Modify R package gitignores (#9269)
---
 R-package/.gitignore | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/R-package/.gitignore b/R-package/.gitignore
index 6ae46f7..22e260b 100644
--- a/R-package/.gitignore
+++ b/R-package/.gitignore
@@ -1,6 +1,7 @@
 .Rhistory
-R-package.Rproj
-*.Rproj
+.RData
+.Ruserdata
+*.Rproj*
 *.o
 *.so
 *.html

-- 
To stop receiving notification emails like this one, please contact
['"commits@mxnet.apache.org" <co...@mxnet.apache.org>'].