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

tasanuma pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 658b1a6  YARN-10407. Add phantomjsdriver.log to gitignore. (#2244)
658b1a6 is described below

commit 658b1a6cde6834be41de8745684b9c40f8b9c12c
Author: Takanobu Asanuma <[email protected]>
AuthorDate: Tue Sep 1 10:44:55 2020 +0900

    YARN-10407. Add phantomjsdriver.log to gitignore. (#2244)
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 7c422a4..ef2d0c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,6 +52,7 @@ patchprocess/
 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/package-lock.json
 hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/yarn-error.log
 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/placement/schema
+phantomjsdriver.log
 
 #robotframework outputs
 log.html


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to