wynot12 commented on a change in pull request #204: [NEMO-364] Upgrade Beam version URL: https://github.com/apache/incubator-nemo/pull/204#discussion_r267246044
########## File path: .gitignore ########## @@ -56,6 +56,13 @@ MetricsData .temp* # # ---------------------------------------------------------------------- +# ML Files +# ---------------------------------------------------------------------- +ml/*.out +ml/*.model +venv/* +# +# ---------------------------------------------------------------------- Review comment: Why does this PR include such unrelated changes? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
