GitHub user WeichenXu123 opened a pull request: https://github.com/apache/zeppelin/pull/1297
[GIT] add temp directories generated by zeppelin-Rinterpreter ### What is this PR for? When compile and test zeppelin-Rinterpreter, it will generate temp directories `/R` and `/tmp` add them into `.gitignore` ### What type of PR is it? Improvement ### Todos N/A ### What is the Jira issue? N/A ### How should this be tested? N/A ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No You can merge this pull request into a Git repository by running: $ git pull https://github.com/WeichenXu123/zeppelin gitignore_add_R_tmp Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/1297.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1297 ---- commit 478a0dc2f4801e626779a7b498cc5eedda03038d Author: WeichenXu <weichenxu...@outlook.com> Date: 2016-08-06T04:38:08Z gitignore add R tmp dir ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---