j143 commented on a change in pull request #879: [MINOR] Git ignore for documentation URL: https://github.com/apache/systemml/pull/879#discussion_r405410429
########## File path: .gitignore ########## @@ -0,0 +1,15 @@ +.classpath +.jekyll-cache/ +.project +_site/ +Gemfile.lock + +## VS Code + +.settings/ +.vscode/ + +## Inproper copy when switching branch Review comment: Kindly give a moment to check this on my computer. Just to see the intended effect. ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services