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 <[email protected]>
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
['"[email protected]" <[email protected]>'].

Reply via email to