Ouss4 commented on a change in pull request #595: Support for Litex VexRiscV URL: https://github.com/apache/incubator-nuttx/pull/595#discussion_r395554042
########## File path: .gitignore ########## @@ -30,3 +30,5 @@ core /.project /tags /TAGS +.vscode/settings.json +.vscode/c_cpp_properties.json Review comment: I don't think that editor specific files belong to the top level .gitignore. You can ignore them locally. @patacongo what's your take? ---------------------------------------------------------------- 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
