zregvart commented on a change in pull request #58: added microdata to hugo footer.html URL: https://github.com/apache/camel-website/pull/58#discussion_r306253461
########## File path: .gitignore ########## @@ -11,3 +11,5 @@ documentation .metadata .pnp .pnp.js +.settings/org.eclipse.core.resources.prefs +.settings/org.eclipse.m2e.core.prefs Review comment: You can put whole `.settings` in `.gitignore` I'm sure other files will pop up in it. ---------------------------------------------------------------- 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
